3.0.19
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
angular.module('app')
|
angular.module('app')
|
||||||
|
|
||||||
.constant('appVersion', '3.0.18')
|
.constant('appVersion', '3.0.19')
|
||||||
|
|
||||||
;
|
;
|
||||||
2
dist/javascripts/compiled.js
vendored
2
dist/javascripts/compiled.js
vendored
@@ -53897,7 +53897,7 @@ if (!Array.prototype.includes) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
;
|
;
|
||||||
angular.module('app').constant('appVersion', '3.0.18');
|
angular.module('app').constant('appVersion', '3.0.19');
|
||||||
;
|
;
|
||||||
angular.module('app').config(["$locationProvider", function ($locationProvider) {
|
angular.module('app').config(["$locationProvider", function ($locationProvider) {
|
||||||
if (!isDesktopApplication()) {
|
if (!isDesktopApplication()) {
|
||||||
|
|||||||
2
dist/javascripts/compiled.min.js
vendored
2
dist/javascripts/compiled.min.js
vendored
File diff suppressed because one or more lines are too long
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "standard-notes-web",
|
"name": "standard-notes-web",
|
||||||
"version": "3.0.18",
|
"version": "3.0.19",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "standard-notes-web",
|
"name": "standard-notes-web",
|
||||||
"version": "3.0.18",
|
"version": "3.0.19",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user