This commit is contained in:
Mo Bitar
2019-06-14 09:29:44 -05:00
parent a250dda4e7
commit 7cac88cac1
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
angular.module('app')
.constant('appVersion', '3.0.13')
.constant('appVersion', '3.0.14')
;

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.0.12",
"version": "3.0.14",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.0.13",
"version": "3.0.14",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",