Ready for 0.8.5

This commit is contained in:
brunoherbelin
2025-11-18 17:45:07 +01:00
parent 9c8ccf7a9f
commit 03a3113d34
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ Publishing new a release
https://github.com/brunoherbelin/vimix/tree/master/flatpak https://github.com/brunoherbelin/vimix/tree/master/flatpak
- Test the snap for Beta - Test the snap for Beta
$ snap remove vimix $ snap remove vimix
$ snapcraft (from vimix base dir) $ snapcraft pack (from vimix base dir)
$ snap install ./vimix_0.X.Y_amd64.snap --devmode $ snap install ./vimix_0.X.Y_amd64.snap --devmode
$ snap connections vimix $ snap connections vimix

View File

@@ -33,7 +33,7 @@
<binary>vimix</binary> <binary>vimix</binary>
</provides> </provides>
<releases> <releases>
<release version="0.8.5" date="2025-11-11"> <release version="0.8.5" date="2025-11-18">
<description> <description>
<p>Version 0.8.5</p> <p>Version 0.8.5</p>
</description> </description>