diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-07-08 14:50:41 -0400 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-08-05 17:35:11 -0400 |
| commit | a7e992c1207b9abb19c20fb4c490abd463c1e2ae (patch) | |
| tree | 7a37c7773051b86080888bdfc11ca7f78f31b8f5 | |
| parent | ecfc84fe9806cec1323420e4d17e481620649b64 (diff) | |
| download | Skyblocker-a7e992c1207b9abb19c20fb4c490abd463c1e2ae.tar.gz Skyblocker-a7e992c1207b9abb19c20fb4c490abd463c1e2ae.tar.bz2 Skyblocker-a7e992c1207b9abb19c20fb4c490abd463c1e2ae.zip | |
Alpha 2 of networth lib
Just adds support/recognition of the new lustrous reforge.
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 9178f9ec..8b85baae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,7 +31,7 @@ occlusionculling_version = 0.0.8-SNAPSHOT ## neu repoparser (https://repo.nea.moe/#/releases/moe/nea/neurepoparser/) repoparser_version = 1.5.0 ## Networth Calculator -networth_calculator_version = 1.0.0-alpha.1 +networth_calculator_version = 1.0.0-alpha.2 # Other Libraries ## JGit (https://mvnrepository.com/artifact/org.eclipse.jgit/org.eclipse.jgit) |
