diff options
author | BobTheBob <32057864+BobTheBob9@users.noreply.github.com> | 2022-01-05 01:50:21 +0000 |
---|---|---|
committer | BobTheBob <32057864+BobTheBob9@users.noreply.github.com> | 2022-01-05 01:50:21 +0000 |
commit | 37cb7e553243ce1cec6f32b5b9a8dbca64db5026 (patch) | |
tree | 2994d247eee8d3706ecff1857d968dbfe644fa78 | |
parent | 0837c54ac652e371871f90441117065aa0edcf2e (diff) | |
download | NorthstarMods-37cb7e553243ce1cec6f32b5b9a8dbca64db5026.tar.gz NorthstarMods-37cb7e553243ce1cec6f32b5b9a8dbca64db5026.zip |
update Northstar.Custom version
-rw-r--r-- | Northstar.Custom/mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json index e687264c..d6c54033 100644 --- a/Northstar.Custom/mod.json +++ b/Northstar.Custom/mod.json @@ -1,7 +1,7 @@ { "Name" : "Northstar.Custom", "Description": "(ideally) Polished custom content for Northstar", - "Version": "1.0.0", + "Version": "1.1.0", "LoadPriority": 1, "RequiredOnClient": true, |