Skip to content

Commit

Permalink
change version name to 1.19.3
Browse files Browse the repository at this point in the history
from just 1.19
  • Loading branch information
LucasPlacentino committed Feb 3, 2023
1 parent 2ddb2ce commit f2a026e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'net.minecraftforge.gradle' version '5.1.+'
}

version = '0.0.1-1.19'
version = '0.0.1-1.19.3'
group = 'com.obsilab.mcsc' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'mcsc'

Expand Down

0 comments on commit f2a026e

Please # to comment.