Skip to content

Commit

Permalink
🔖 Release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
YvanMazy committed May 16, 2024
1 parent 89fff86 commit c8b38a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = 'net.transferproxy'
version = '1.0.5'
version = '1.0.6'

buildscript {
repositories {
Expand All @@ -13,7 +13,7 @@ allprojects {
apply plugin: 'maven-publish'

group = 'net.transferproxy'
version = '1.0.5'
version = '1.0.6'

repositories {
mavenCentral()
Expand Down

0 comments on commit c8b38a2

Please sign in to comment.