Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanguygab committed Mar 17, 2023
1 parent 66ed60e commit d7a0119
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

group = 'io.github.tanguygab'
version = '1.6.8'
version = '1.7.0'


repositories {
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/bungee.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: TAB-Additions
version: 1.6.8
version: 1.7.0
main: io.github.tanguygab.tabadditions.bungee.TABAdditionsBungeeCord
description: More features for the plugin TAB !
softDepends: [floodgate-bungee,AdvancedBan]
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: TAB-Additions
version: 1.6.8
version: 1.7.0
main: io.github.tanguygab.tabadditions.spigot.TABAdditionsSpigot
api-version: 1.13
depend: [TAB]
Expand Down

0 comments on commit d7a0119

Please sign in to comment.