Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit 1357ec5

Browse files
author
DaRacci
committed
chore(version): v4.3.12
1 parent a579620 commit 1357ec5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## [v4.3.12](https://github.com/DaRacci/Minix/compare/v4.3.11..v4.3.12) - 2022-11-28
6+
#### Bug Fixes
7+
- **(TimeService)** Fire event with no players online. - ([3931e46](https://github.com/DaRacci/Minix/commit/3931e462687b15654d36cb016de00bd7a2a8f528)) - [@DaRacci](https://github.com/DaRacci)
8+
#### Miscellaneous Chores
9+
- **(deps)** Update conventions and add aedile dep - ([a579620](https://github.com/DaRacci/Minix/commit/a5796200939259acf0d59cc15406a4080942003d)) - [@DaRacci](https://github.com/DaRacci)
10+
- **(deps)** Include optics reflect - ([ccee316](https://github.com/DaRacci/Minix/commit/ccee316530b2951f1bf3e4e29d5ddd4d33adfa1f)) - [@DaRacci](https://github.com/DaRacci)
11+
#### Refactoring
12+
- **(IntegrationService)** Make sure the MinixPlugin instance is enable too - ([c54bb95](https://github.com/DaRacci/Minix/commit/c54bb957f0e0fffe1bc939fccddd9447838c106c)) - [@DaRacci](https://github.com/DaRacci)
13+
14+
- - -
15+
516
## [v4.3.11](https://github.com/DaRacci/Minix/compare/v4.3.10..v4.3.11) - 2022-11-20
617
#### Bug Fixes
718
- NullPointer Exception - ([3ce5949](https://github.com/DaRacci/Minix/commit/3ce59499e669dbb28799d786dfa623a86f8d72bd)) - [@DaRacci](https://github.com/DaRacci)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# suppress inspection "UnusedProperty" for whole file
22
group=dev.racci
3-
version=4.3.12-SNAPSHOT
3+
version=4.3.12
44
addRunNumber=false
55
kotlinVersion=1.7.21
66
minixVersion=0.7.408

0 commit comments

Comments
 (0)