chore: Bump version

This commit is contained in:
Fabio Lenherr / DashieTM 2023-12-21 13:10:11 +01:00
parent 8796abb08f
commit e5263b0dc7
4 changed files with 15 additions and 15 deletions

View file

@ -103,7 +103,7 @@ impl ReSetWindow {
.license_type(gtk::License::Gpl30)
.website("https://github.com/Xetibo/ReSet")
.issue_url("https://github.com/Xetibo/ReSet/issues")
.version("0.1.8")
.version("1.0.0")
.transient_for(window)
.modal(true)
.copyright("© 2022-2023 Xetibo")