Skip to content

Commit

Permalink
Update to version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rickykresslein committed Jun 16, 2022
1 parent eea8728 commit 6624808
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "furtherance"
version = "1.5.0"
version = "1.5.1"
authors = ["Ricky Kresslein <rk@lakoliu.com>"]
edition = "2018"

Expand Down
1 change: 1 addition & 0 deletions data/com.lakoliu.Furtherance.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<content_rating type="oars-1.1" />

<releases>
<release version="1.5.1" date="2022-06-16"/>
<release version="1.5.0" date="2022-06-10">
<description>
<ul>
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('furtherance', 'rust',
version: '1.5.0',
version: '1.5.1',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2',
],
Expand Down

0 comments on commit 6624808

Please sign in to comment.