diff options
| author | Anthony Hilyard <anthony.hilyard@gmail.com> | 2022-11-04 23:15:54 -0700 |
|---|---|---|
| committer | Anthony Hilyard <anthony.hilyard@gmail.com> | 2022-11-04 23:15:54 -0700 |
| commit | 379e47c13645498bc9fe3c810bef4bba5994504b (patch) | |
| tree | 1dd63744699f9f0fc7929f835765084494537410 /gradle.properties | |
| parent | 20077907084aa2167ba5e66ae974c69121366b47 (diff) | |
| download | Iceberg-379e47c13645498bc9fe3c810bef4bba5994504b.tar.gz Iceberg-379e47c13645498bc9fe3c810bef4bba5994504b.tar.bz2 Iceberg-379e47c13645498bc9fe3c810bef4bba5994504b.zip | |
Ported 1.0.49 changes.
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 54a8fa4..a3f6675 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,6 +6,6 @@ org.gradle.daemon=false name=${rootProject.name} group=com.anthonyhilyard.${name.toLowerCase()} author=anthonyhilyard -version=1.0.48 +version=1.0.49 mcVersion=1.19.2 forgeVersion=43.1.27
\ No newline at end of file |
