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

Commit dfa6e30

Browse files
author
DaRacci
committed
chore(version): v3.3.0
1 parent ad9eed0 commit dfa6e30

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [v3.3.0](https://github.com/DaRacci/Minix/compare/v3.2.3..v3.3.0) - 2022-08-25
6+
#### Features
7+
- **(DataService)** Complete rework. - ([ad9eed0](https://github.com/DaRacci/Minix/commit/ad9eed0532c70fb786709e5e64189ca567b1c4ff)) - [@DaRacci](https://github.com/DaRacci)
8+
#### Miscellaneous Chores
9+
- **(version)** v3.2.3 - ([cb06a93](https://github.com/DaRacci/Minix/commit/cb06a93a63f177654e6552c49d223718bd3ede37)) - [@DaRacci](https://github.com/DaRacci)
10+
11+
- - -
12+
513
## [v3.2.3](https://github.com/DaRacci/Minix/compare/v3.2.2..v3.2.3) - 2022-08-20
614
#### Bug Fixes
715
- **(PlayerMap)** MissingPluginException - ([eaa2577](https://github.com/DaRacci/Minix/commit/eaa25772652d552bc2d54b515498876b07ad7ebe)) - [@DaRacci](https://github.com/DaRacci)

gradle.properties

+1-1
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=3.2.4-SNAPSHOT
3+
version=3.3.0
44
addRunNumber=false
55
kotlinVersion=1.7.10
66
minixVersion=0.7.230

0 commit comments

Comments
 (0)