diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2dc44332..b24f7f22 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: sudo apt-get install -y gettext - name: Get Current Version - uses: SebRollen/toml-action@v1.2.0 + uses: deltragon/toml-action@9858d6baada20622d2f4dd175aff33d0c82f0515 with: file: "pyproject.toml" field: project.version diff --git a/debian/changelog b/debian/changelog index ebfa6309..758aac8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -safeeyes (3.0.0b3) noble; urgency=medium +safeeyes (3.0.0b5) noble; urgency=medium + + * Re-release due to broken github action + + -- Mel Dafert Fri, 22 Aug 2025 19:50:00 +0000 + +safeeyes (3.0.0b4) noble; urgency=medium * Wayland support: break screen shortcuts, window activation, donotdisturb detection diff --git a/pyproject.toml b/pyproject.toml index e21ab0e5..969693f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "safeeyes" -version = "3.0.0b4" +version = "3.0.0b5" description = "Protect your eyes from eye strain using this continuous breaks reminder." keywords = ["linux utility health eye-strain safe-eyes"] readme = "README.md" @@ -31,7 +31,7 @@ requires-python = ">=3.10" [project.urls] Homepage = "https://github.com/slgobinath/SafeEyes" -Downloads = "https://github.com/slgobinath/SafeEyes/archive/v3.0.0b4.tar.gz" +Downloads = "https://github.com/slgobinath/SafeEyes/archive/v3.0.0b5.tar.gz" [project.scripts] safeeyes = "safeeyes.__main__:main" diff --git a/safeeyes/glade/about_dialog.glade b/safeeyes/glade/about_dialog.glade index 0dbb0d40..412e95e3 100644 --- a/safeeyes/glade/about_dialog.glade +++ b/safeeyes/glade/about_dialog.glade @@ -64,7 +64,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.center 10 10 - Safe Eyes 3.0.0b4 + Safe Eyes 3.0.0b5 center 1 1 diff --git a/safeeyes/platform/io.github.slgobinath.SafeEyes.metainfo.xml b/safeeyes/platform/io.github.slgobinath.SafeEyes.metainfo.xml index ad759fc7..7678a5ed 100644 --- a/safeeyes/platform/io.github.slgobinath.SafeEyes.metainfo.xml +++ b/safeeyes/platform/io.github.slgobinath.SafeEyes.metainfo.xml @@ -53,6 +53,7 @@ https://slgobinath.github.io/SafeEyes/ +