A photo manager for VRChat.

version bump

Changed files
+2 -2
src-tauri
+1 -1
src-tauri/Cargo.lock
··· 5260 5261 [[package]] 5262 name = "vrcpm-rs" 5263 - version = "0.2.2-hot1" 5264 dependencies = [ 5265 "dirs", 5266 "fast_image_resize",
··· 5260 5261 [[package]] 5262 name = "vrcpm-rs" 5263 + version = "0.2.3" 5264 dependencies = [ 5265 "dirs", 5266 "fast_image_resize",
+1 -1
src-tauri/Cargo.toml
··· 1 [package] 2 name = "vrcpm-rs" 3 - version = "0.2.2-hot1" 4 description = "VRChat Photo Manager" 5 authors = ["_phaz"] 6 edition = "2021"
··· 1 [package] 2 name = "vrcpm-rs" 3 + version = "0.2.3" 4 description = "VRChat Photo Manager" 5 authors = ["_phaz"] 6 edition = "2021"