Skip to content

Commit

Permalink
Version 1.55
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldSloth committed Feb 7, 2023
1 parent f9b2047 commit adf77a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ buildscript {

apply plugin: 'forge'

version = "1.54"
version = "1.55"
group = "com.flansmod" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "Flan's Mod Ultimate"
archivesBaseName = "Flan's Mod Ultimate Stability Edition"

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit adf77a5

Please sign in to comment.