Merge tag 'v0.15' into develop

More descriptive buttons
This commit is contained in:
Fergal Moran
2018-03-10 17:47:11 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -8,7 +8,7 @@
} }
}, },
"App": { "App": {
"Version": "0.14.0" "Version": "0.15.0"
}, },
"ConnectionStrings": { "ConnectionStrings": {
"DefaultConnection": "server=localhost;database=PodNoms;user id=sa;password=cTXu1nJLCpC/c" "DefaultConnection": "server=localhost;database=PodNoms;user id=sa;password=cTXu1nJLCpC/c"