Skip to content

Commit

Permalink
Version bump for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
falkreon committed Mar 15, 2023
1 parent 10c06a9 commit d85faf1
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 @@ -23,7 +23,7 @@ apply plugin: "signing";

group = "blue.endless";
archivesBaseName = "Jankson";
version = "1.2.2-beta";
version = "1.2.2";

sourceCompatibility = 1.8;
targetCompatibility = 1.8;
Expand Down

0 comments on commit d85faf1

Please sign in to comment.