Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
chore: bump version to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rexlManu committed Oct 29, 2022
1 parent e2347ab commit 43ba9c7
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 @@ -24,7 +24,7 @@ apply plugin: 'eclipse'
apply plugin: 'maven-publish'
apply plugin: 'org.spongepowered.mixin'

version = '1.3'
version = '1.4'
group = 'de.rexlmanu' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'viaversion-addon'

Expand Down

0 comments on commit 43ba9c7

Please sign in to comment.