Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
geigi committed Oct 27, 2017
1 parent ca1d92e commit 684789d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/com.github.geigi.cozy.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<url type="help">https://github.com/geigi/cozy/issues</url>
<update_contact>[email protected]</update_contact>
<releases>
<release version="0.2.4" timestamp="1509142062">
<release version="0.2.5" timestamp="1509142062">
<description>
<p>Do not use default_width and default_height properties</p>
<p>Smaller HeaderBar height</p>
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
com.github.geigi.cozy (0.2.4) UNSTABLE; urgency=low
com.github.geigi.cozy (0.2.5) UNSTABLE; urgency=low

* Do not use default_width and default_height properties
* Smaller HeaderBar height
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('cozy',
version: '0.2.4',
version: '0.2.5',
meson_version: '>= 0.40.0')

project_name = 'cozy'
Expand Down

0 comments on commit 684789d

Please sign in to comment.