Skip to content

Commit

Permalink
Fix version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
ardura committed Apr 8, 2024
1 parent e28acf3 commit 5c70b43
Show file tree
Hide file tree
Showing 2 changed files with 2 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 = "Actuate"
version = "1.2.4"
version = "1.2.5"
edition = "2021"
authors = ["Ardura <azviscarra@gmail.com>"]
license = "GPL-3.0-or-later"
Expand Down
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ If not, see https://www.gnu.org/licenses/.
#####################################

Actuate - Synthesizer + Sampler/Granulizer by Ardura
Version 1.2.4
Version 1.2.5

#####################################

Expand Down

0 comments on commit 5c70b43

Please sign in to comment.