Skip to content

Commit 0674f38

Browse files
committed
chore(release): 1.1.0-alpha.1 [skip ci]
## [1.1.0-alpha.1](v1.0.11-alpha.7...v1.1.0-alpha.1) (2023-03-06) ### 🔨 Misc. * **dev:** clarify which dev environment built the jar ([9d51350](9d51350)) ### ✨ Feature ✨ * use github token environment variable ([393cb59](393cb59))
1 parent 393cb59 commit 0674f38

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.1.0-alpha.1](https://github.com/BrycensRanch/TownyPlus/compare/v1.0.11-alpha.7...v1.1.0-alpha.1) (2023-03-06)
2+
3+
4+
### 🔨 Misc.
5+
6+
* **dev:** clarify which dev environment built the jar ([9d51350](https://github.com/BrycensRanch/TownyPlus/commit/9d51350b4629dc96b2d5ef1e41027bd12849a340))
7+
8+
9+
### ✨ Feature ✨
10+
11+
* use github token environment variable ([393cb59](https://github.com/BrycensRanch/TownyPlus/commit/393cb597671915eb743f660c4581e2239a1e65be))
12+
113
## [1.0.11-alpha.7](https://github.com/BrycensRanch/TownyPlus/compare/v1.0.11-alpha.6...v1.0.11-alpha.7) (2023-03-06)
214

315

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = It's time to upgrade your Towny server
66
mcVersion = 1.13
77
testServerMCVersion = 1.19.2
88
apiVersion = 1.13
9-
version = 1.0.11-alpha.7
9+
version = 1.1.0-alpha.1
1010
DO_NOT_CHANGE_VERSION = false
1111
org.gradle.caching = true
1212
org.gradle.parallel = true

0 commit comments

Comments
 (0)