Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-04-15 00:24:33 +0300
committerJoas Schilling <coding@schilljs.com>2022-04-15 00:24:33 +0300
commitf835344c6a41516b2a146f28bf55544d2d98eae4 (patch)
tree71d856dfcf829541bd792e3c5a59dc968c724987 /package.json
parentf31356b5ae5d656906efc7ab8bcbf155cf340477 (diff)
Update version on masterupdate-master-version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7bbd618..d6897f8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "files_automatedtagging",
- "version": "1.14.0",
+ "version": "1.15.0",
"bugs": {
"url": "https://github.com/nextcloud/files_automatedtagging/issues"
},
@@ -39,4 +39,4 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.0.0"
}
-} \ No newline at end of file
+}