aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod.json
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-24 00:34:47 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-24 00:34:47 +0000
commit0fa8c57650daa9351f4cc4a153f7642001c7ce05 (patch)
tree3cb0025a54c76d9738ab654d65d1d8bb1c5d98ee /Northstar.Client/mod.json
parentfb32cb1b780c1169a834c951bc0c928199a2b59e (diff)
downloadNorthstarMods-0fa8c57650daa9351f4cc4a153f7642001c7ce05.tar.gz
NorthstarMods-0fa8c57650daa9351f4cc4a153f7642001c7ce05.zip
last minute changes before release probably
Diffstat (limited to 'Northstar.Client/mod.json')
-rw-r--r--Northstar.Client/mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json
index 1edf2ba1c..ac1e0951b 100644
--- a/Northstar.Client/mod.json
+++ b/Northstar.Client/mod.json
@@ -1,7 +1,7 @@
{
"Name" : "Northstar.Client",
"Description" : "Various ui and client changes to fix bugs and add better support for mods",
-
+ "Version": "1.0.0",
"LoadPriority": 0,
// ui inits need to happen before so our init callbacks get called