Update versions

This commit is contained in:
Fergal Moran
2018-03-27 17:16:44 +01:00
parent da383cb4f2
commit fe22aa690a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "pod-noms.web", "name": "pod-noms.web",
"version": "0.18.0", "version": "0.20.0",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",

View File

@@ -8,7 +8,7 @@
} }
}, },
"App": { "App": {
"Version": "0.18.0", "Version": "0.20.0",
"RssUrl": "http://localhost:5000/rss/" "RssUrl": "http://localhost:5000/rss/"
}, },
"ConnectionStrings": { "ConnectionStrings": {