Skip to content

Commit

Permalink
build: release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FineFindus committed Mar 13, 2024
1 parent a54edf5 commit ffc2472
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/io.github.finefindus.Hieroglyphic.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<content_rating type="oars-1.1" />

<releases>
<release version="1.0.0" date="2024-03-01">
<release version="1.0.0" date="2024-03-13">
<description>
<p>Initial release</p>
</description>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'hieroglyphic',
'rust',
version: '0.1.0',
version: '1.0.0',
meson_version: '>= 0.59',
license: 'MIT',
)
Expand Down

0 comments on commit ffc2472

Please sign in to comment.