Skip to content

Commit

Permalink
Version 1.51
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldSloth committed Nov 9, 2021
1 parent 7246cd5 commit e8c7995
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 @@ -20,9 +20,9 @@ buildscript {

apply plugin: 'forge'

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

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit e8c7995

Please sign in to comment.