Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NEZNAMY committed Oct 22, 2024
1 parent f1228a5 commit a6449c1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@ plugins {

allprojects {
group = "me.neznamy"
version = "6.0.0-SNAPSHOT"
description = "An all-in-one solution that works"

ext.set("id", "tab")
ext.set("website", "https://github.com/NEZNAMY/TAB")
ext.set("author", "NEZNAMY")
version = "6.0.0"
description = "An addon to extend features with TAB on proxy"
}

val platforms = setOf(
Expand Down

0 comments on commit a6449c1

Please sign in to comment.