Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
bump version to 1.3.0
  • Loading branch information
aless2003 authored Feb 21, 2024
1 parent 222dbd1 commit 349f793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
}

group = 'online.hatsunemiku'
version = '1.2.1'
version = '1.3.0'
sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17

Expand Down

0 comments on commit 349f793

Please sign in to comment.