We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f84f38 commit f99d89dCopy full SHA for f99d89d
app/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "xmodits"
3
authors = ["B0ney - https://github.com/B0ney"]
4
-version = "0.9.0"
+version = "0.9.1"
5
edition = "2021"
6
build = "build.rs"
7
@@ -33,4 +33,4 @@ opt-level = 1
33
34
[package.metadata.winres]
35
FileDescription = "Rip samples from tracker music with speed!"
36
-Comments = "This Software is licensed under GPLv3 (or later). You can obtain the source code here: https://github.com/B0ney/xmodits/"
+Comments = "This Software is licensed under GPLv3 (or later). You can obtain the source code here: https://github.com/B0ney/xmodits/"
0 commit comments