Skip to content

Commit

Permalink
update to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aabssmc committed Jun 27, 2024
1 parent 346bf43 commit 016d8eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = 'lol.aabss'
version = '1.1'
version = '1.2'

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/lang/default.lang
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.1
version: 1.2

types:
httpclient: httpclient¦s @an
Expand Down

0 comments on commit 016d8eb

Please sign in to comment.