Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Defeatomizer committed Jul 11, 2023
1 parent 1ff0bc2 commit 14e160b
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 @@ -11,7 +11,7 @@ if (project.hasProperty("mcreator_path")) {
System.setProperty("user.dir", projectDir.toString())

group = 'net.mcreator.vcs'
version = '2023.2.1'
version = '2023.2.2'

sourceCompatibility = 17
targetCompatibility = 17
Expand Down

0 comments on commit 14e160b

Please sign in to comment.