diff options
author | alyx <alyx@aleteoryx.me> | 2022-06-02 21:06:34 +0000 |
---|---|---|
committer | Aleteoryx <alyx@aleteoryx.me> | 2022-06-02 21:06:34 +0000 |
commit | 361600052c49b3cb1628283eade4dd15993cfec7 (patch) | |
tree | f2e078750e884b369f4fb572c71d1a78612c549a /pwathings | |
parent | 8f6fa73cb955b9955abc9c9847f1b44cac541794 (diff) | |
download | RRCUtils-361600052c49b3cb1628283eade4dd15993cfec7.tar.gz RRCUtils-361600052c49b3cb1628283eade4dd15993cfec7.tar.bz2 RRCUtils-361600052c49b3cb1628283eade4dd15993cfec7.zip |
Rebranding II
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": "/", |