Skip to content

Commit

Permalink
chore: 🔖 bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
djinnalexio committed Aug 28, 2024
1 parent 4ec61fc commit 430c217
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EXTENSION_GETTEXT_DOMAIN = eye-on-cursor
EXTENSION_UUID = [email protected]
ISSUES_URL = https://github.com/djinnalexio/eye-on-cursor/issues
PACK_NAME = $(EXTENSION_UUID).shell-extension.zip
VERSION = 1.3.0
VERSION = 1.3.1

.phony: pack install uninstall prefs test test-prefs-settings test-prefs-window update-pot

Expand Down
2 changes: 1 addition & 1 deletion [email protected]/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"url": "https://github.com/djinnalexio/eye-on-cursor/",
"gettext-domain": "eye-on-cursor",
"settings-schema": "org.gnome.shell.extensions.eye-on-cursor",
"version-name": "1.3.0"
"version-name": "1.3.1"
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eye-on-cursor",
"version": "1.3.0",
"version": "1.3.1",
"description": "Let your desktop \"keep an eye\" on your mouse! And with the included cursor indicator, keep track of your pointer's every action!",
"license": "GPL-3.0-or-later",
"main": "[email protected]/extension.js",
Expand Down
2 changes: 1 addition & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: eye-on-cursor 1.3.0\n"
"Project-Id-Version: eye-on-cursor 1.3.1\n"
"Report-Msgid-Bugs-To: https://github.com/djinnalexio/eye-on-cursor/issues\n"
"POT-Creation-Date: 2024-08-26 20:18+0100\n"
"PO-Revision-Date: 2024-08-26 21:53+0100\n"
Expand Down
2 changes: 1 addition & 1 deletion po/eye-on-cursor.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: eye-on-cursor 1.3.0\n"
"Project-Id-Version: eye-on-cursor 1.3.1\n"
"Report-Msgid-Bugs-To: https://github.com/djinnalexio/eye-on-cursor/issues\n"
"POT-Creation-Date: 2024-08-26 20:18+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
2 changes: 1 addition & 1 deletion po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: eye-on-cursor 1.3.0\n"
"Project-Id-Version: eye-on-cursor 1.3.1\n"
"Report-Msgid-Bugs-To: https://github.com/djinnalexio/eye-on-cursor/"
"issues\n"
"POT-Creation-Date: 2024-08-26 20:18+0100\n"
Expand Down

0 comments on commit 430c217

Please sign in to comment.