fix policy version

This commit is contained in:
Michael Zanetti 2019-12-16 15:59:06 +01:00
parent 195efeebee
commit 9d68cf349a
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
"push-helper": "push.json"
}
},
"version": "0",
"version": "1.0.100",
"maintainer": "Michael Zanetti <michael.zanetti@nymea.io>",
"framework" : "ubuntu-sdk-16.04"
}

View File

@ -1,5 +1,5 @@
{
"template": "unconfined",
"policy_groups": ["networking"],
"policy_version": 1.3
"policy_version": 16.04
}