We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf0a39 commit 4126a14Copy full SHA for 4126a14
1 file changed
Packages/org.centurioncc.system.commands/package.json
@@ -1,17 +1,17 @@
1
{
2
"name": "org.centurioncc.system.commands",
3
- "version": "0.6.0",
+ "version": "0.7.0-alpha.1",
4
"displayName": "Centurion System Commands",
5
"description": "Additional NewbieConsole commands module for Centurion System",
6
- "unity": "2019.4",
+ "unity": "2022.3",
7
"author": {
8
"name": "DerpyNewbie",
9
"email": "derpynewbie@gmail.com",
10
"url": "https://github.com/derpynewbie"
11
},
12
"vpmDependencies": {
13
- "com.vrchat.worlds": ">=3.4.0",
14
- "dev.derpynewbie.common": ">=0.4.0",
+ "com.vrchat.worlds": ">=3.9.0",
+ "dev.derpynewbie.common": ">=0.5.0",
15
"dev.derpynewbie.logger": ">=0.2.0"
16
17
"hideInEditor": false
0 commit comments