Skip to content

Commit 04775f3

Browse files
committed
🔖 Bump version to 1.4.16.
1 parent 7883347 commit 04775f3

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# 1.4.16 - 2020-11-04
2+
3+
## Additions
4+
None
5+
6+
## Changes
7+
* Move dependency versions to properties.
8+
9+
## Deprecations
10+
None
11+
12+
## Removals
13+
None
14+
15+
## Security Patches
16+
None
17+
118
# 1.4.15 - 2020-11-04
219

320
## Additions

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kotlin.code.style=official
22
group=com.github.shatteredsuite
33
name=core
4-
version=1.4.15
4+
version=1.4.16
55
pluginGroup=com.github.shatteredsuite
66
pluginName=ShatteredCore
77
projectName=core

0 commit comments

Comments
 (0)