diff options
-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, |