3.0.10 release

This commit is contained in:
Mo Bitar
2019-06-05 14:22:33 -05:00
parent 48eca5039b
commit fdced2d800
3 changed files with 3 additions and 3 deletions

View File

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

2
package-lock.json generated
View File

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

View File

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