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
|
files-secondary: build/libs/*-@(dev|sources).jar
|
||||||
version-type: beta
|
version-type: beta
|
||||||
loaders: forge
|
loaders: forge
|
||||||
game-versions: 1.18.1
|
game-versions: 1.18.2
|
||||||
java: 17
|
java: 17
|
||||||
name: ""
|
name: ""
|
||||||
changelog: "https://github.com/Buuz135/FunctionalStorage/commits/main"
|
changelog: "https://github.com/Buuz135/FunctionalStorage/commits/main"
|
||||||
|
|
|
@ -12,7 +12,7 @@ buildscript {
|
||||||
apply plugin: 'net.minecraftforge.gradle'
|
apply plugin: 'net.minecraftforge.gradle'
|
||||||
|
|
||||||
group = 'com.buuz135'
|
group = 'com.buuz135'
|
||||||
version = '1.18.1-0.0.10'
|
version = '1.18.2-0.0.11'
|
||||||
|
|
||||||
java {
|
java {
|
||||||
archivesBaseName = 'functionalstorage'
|
archivesBaseName = 'functionalstorage'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user