Skip to content

Commit 2ac2cb9

Browse files
committed
chore(release): 1.0.11-alpha.4 [skip ci]
## [1.0.11-alpha.4](v1.0.11-alpha.3...v1.0.11-alpha.4) (2023-03-04) ### πŸ“ Documentation * align plugin name in overview ([59f6f6e](59f6f6e)) ### ⚑️ Code Performance * wip ([ae52dc9](ae52dc9)) ### πŸ”¨ Misc. * **deps:** bump plugin-publish ([96b4752](96b4752)) * **deps:** bump plugin-publish ([36676a9](36676a9)) * **deps:** update brycensranch/plugin-publish digest to fc86191 ([#51](#51)) ([373b5ae](373b5ae)) * **deps:** update dependency gradle to v8.0.2 ([#52](#52)) ([1470423](1470423)) * remove testing and update deps to 8.0.2 gradle ([1866b6f](1866b6f)) ### πŸ› Bugfix πŸ› * **deps:** update dependency com.palmergames.bukkit.towny:towny to v0.98.6.10 ([79c85a4](79c85a4))
1 parent 79c85a4 commit 2ac2cb9

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
## [1.0.11-alpha.4](https://github.com/BrycensRanch/TownyPlus/compare/v1.0.11-alpha.3...v1.0.11-alpha.4) (2023-03-04)
2+
3+
4+
### πŸ“ Documentation
5+
6+
* align plugin name in overview ([59f6f6e](https://github.com/BrycensRanch/TownyPlus/commit/59f6f6effc9b1220f581a3ddf4cf49fc61069547))
7+
8+
9+
### ⚑️ Code Performance
10+
11+
* wip ([ae52dc9](https://github.com/BrycensRanch/TownyPlus/commit/ae52dc90562c1ad952ea3daf950c3bfc76aa4d33))
12+
13+
14+
### πŸ”¨ Misc.
15+
16+
* **deps:** bump plugin-publish ([96b4752](https://github.com/BrycensRanch/TownyPlus/commit/96b47524603590a09cd6bb338679dd84d1092cdd))
17+
* **deps:** bump plugin-publish ([36676a9](https://github.com/BrycensRanch/TownyPlus/commit/36676a99faa754cd331ec6a95c4d65b79fa495f1))
18+
* **deps:** update brycensranch/plugin-publish digest to fc86191 ([#51](https://github.com/BrycensRanch/TownyPlus/issues/51)) ([373b5ae](https://github.com/BrycensRanch/TownyPlus/commit/373b5ae123ed887f545a2b23794ee5e0affe42dd))
19+
* **deps:** update dependency gradle to v8.0.2 ([#52](https://github.com/BrycensRanch/TownyPlus/issues/52)) ([1470423](https://github.com/BrycensRanch/TownyPlus/commit/14704233cd7965d7219b7fd70149bff366415f74))
20+
* remove testing and update deps to 8.0.2 gradle ([1866b6f](https://github.com/BrycensRanch/TownyPlus/commit/1866b6f326c404fb7a9697f1fed3d7d8feb35350))
21+
22+
23+
### πŸ› Bugfix πŸ›
24+
25+
* **deps:** update dependency com.palmergames.bukkit.towny:towny to v0.98.6.10 ([79c85a4](https://github.com/BrycensRanch/TownyPlus/commit/79c85a48e194e703b52b6d58636978018b070be3))
26+
127
## [1.0.11-alpha.3](https://github.com/BrycensRanch/TownyPlus/compare/v1.0.11-alpha.2...v1.0.11-alpha.3) (2023-03-02)
228

329

β€Ž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.3
9+
version = 1.0.11-alpha.4
1010
org.gradle.caching = true
1111
org.gradle.parallel = true
1212
org.gradle.vfs.watch = false

0 commit comments

Comments
Β (0)