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

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2022-06-24 17:36:27 +0300
committerMarcel Klehr <mklehr@gmx.net>2022-06-25 15:47:26 +0300
commit84b723e5f87b5275327a2c84dfb466c91ab791ac (patch)
tree78cc5abf822b90b20bb603a5cd4682ee8fb7f238 /package.json
parent1ab22ab94bfa5f6cdd2201fe7fa9676f52556bf9 (diff)
v10.5.1
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 31f1ccf5..6c83dd6c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "bookmarks",
- "version": "10.5.0",
+ "version": "10.5.1",
"main": "js/index.js",
"scripts": {
"build": "NODE_ENV=production webpack --progress --config webpack.js",