Increased version
This commit is contained in:
parent
d6ed8a5c67
commit
1516b54917
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
files-secondary: build/libs/*-@(dev|sources).jar
|
||||
version-type: beta
|
||||
loaders: forge
|
||||
game-versions: 1.18.1
|
||||
game-versions: 1.18.2
|
||||
java: 17
|
||||
name: ""
|
||||
changelog: "https://github.com/Buuz135/FunctionalStorage/commits/main"
|
||||
|
|
|
@ -12,7 +12,7 @@ buildscript {
|
|||
apply plugin: 'net.minecraftforge.gradle'
|
||||
|
||||
group = 'com.buuz135'
|
||||
version = '1.18.1-0.0.10'
|
||||
version = '1.18.2-0.0.11'
|
||||
|
||||
java {
|
||||
archivesBaseName = 'functionalstorage'
|
||||
|
|
Loading…
Reference in New Issue
Block a user