diff options
author | Kyle Gunger <corechg@gmail.com> | 2020-04-17 12:10:09 -0400 |
---|---|---|
committer | Kyle Gunger <corechg@gmail.com> | 2020-04-17 12:10:52 -0400 |
commit | fbbc8ec55fc949733e10a906c7c1e748f7a54f34 (patch) | |
tree | db6da2b444ba0b0eb6ea7c9bd5b75d57b936fda0 /gradle.properties | |
parent | aaad601dca3f6ba333b4daebb82f3f7a4716eecd (diff) |
[Update] Version 0.10.2+ Bugfix that breaks compatibility
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index e5550dc..ac396a5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.8.2+build.194 # Mod Properties - mod_version = 0.9.2 + mod_version = 0.10.2 maven_group = net.transit archives_base_name = transit-api |