Skip to content

Commit 256a69f

Browse files
More error handling
1 parent 8a8bf5d commit 256a69f

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "net.bitforged.rdrm",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"displayName": "Retro DRM",
55
"description": "This package secures,unpacks, and manages protected assets made by Retro",
66
"unity": "2022.3",
@@ -15,6 +15,6 @@
1515
},
1616
"vpmDependencies": {
1717
"com.vrchat.avatars": "3.10.1",
18-
"net.bitforged.rlib": "1.0.0"
18+
"net.bitforged.rlib": "1.0.1"
1919
}
2020
}

0 commit comments

Comments
 (0)