Skip to content

Commit

Permalink
Update version number to 1.4.5
Browse files Browse the repository at this point in the history
Small crash fix
  • Loading branch information
uberifix committed Feb 5, 2020
1 parent ac5c4df commit 8e20e82
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 @@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'

version = "1.14.4-1.4.4"
version = "1.14.4-1.4.5"
group = "network.pxl8.colouredchat"
archivesBaseName = "colouredchat"

Expand Down

0 comments on commit 8e20e82

Please sign in to comment.