diff options
Diffstat (limited to 'pwathings')
-rw-r--r-- | pwathings/appver.json | 2 | ||||
-rw-r--r-- | pwathings/manifest.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pwathings/appver.json b/pwathings/appver.json index 1e7105d..9449acd 100644 --- a/pwathings/appver.json +++ b/pwathings/appver.json @@ -1,3 +1,3 @@ { - "ver": 4 + "ver": 5 }
\ No newline at end of file diff --git a/pwathings/manifest.json b/pwathings/manifest.json index b2a0366..ae44b6d 100644 --- a/pwathings/manifest.json +++ b/pwathings/manifest.json @@ -1,6 +1,6 @@ { "name": "Aleteoryx's Circuit Utilities", - "short_name": "RRCUtils", + "short_name": "R2CUtils", "description": "A set of tools for understanding and working with Rec Room's circuits.", "start_url": "/", |