Bump to 1.9.17
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Refined Storage Changelog
|
||||
|
||||
### 1.9.17
|
||||
|
||||
### 1.9.16
|
||||
|
||||
- Added Covers for all cable types! (Buuz135)
|
||||
|
@@ -36,7 +36,7 @@ pitest {
|
||||
junit5PluginVersion = "0.12"
|
||||
}
|
||||
|
||||
version = '1.9.16'
|
||||
version = '1.9.17'
|
||||
def env = System.getenv()
|
||||
if (env.BUILD_NUMBER) {
|
||||
version = version + "+" + "${env.BUILD_NUMBER}"
|
||||
|
Reference in New Issue
Block a user