From addf04b3b4979d87a580b512c46f6a249f0169b8 Mon Sep 17 00:00:00 2001 From: iceBear67 Date: Sat, 8 Aug 2026 13:14:10 +0800 Subject: [PATCH] bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ee3d547..667426c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ org.gradle.configuration-cache=false mod_id=photosync mod_name=PhotoSync -mod_version=1.0.0 +mod_version=0.1.0 mod_group=dev.photosync mod_description=Sync your Minecraft screenshots to Immich, and browse your albums in game. mod_license=MIT