Browse Source

v1.15.0

dev_h
lovasoa 3 years ago
parent
commit
c41f8013e9
No account linked to committer's email address
2 changed files with 4 additions and 4 deletions
  1. 2
    2
      package-lock.json
  2. 2
    2
      package.json

+ 2
- 2
package-lock.json View File

@@ -1,11 +1,11 @@
1 1
 {
2 2
   "name": "whitebophir",
3
-  "version": "1.14.6",
3
+  "version": "1.15.0",
4 4
   "lockfileVersion": 2,
5 5
   "requires": true,
6 6
   "packages": {
7 7
     "": {
8
-      "version": "1.14.6",
8
+      "version": "1.15.0",
9 9
       "license": "AGPL-3.0-or-later",
10 10
       "dependencies": {
11 11
         "accept-language-parser": "^1.5.0",

+ 2
- 2
package.json View File

@@ -1,7 +1,7 @@
1 1
 {
2 2
   "name": "whitebophir",
3 3
   "description": "Online collaborative whiteboard",
4
-  "version": "1.14.6",
4
+  "version": "1.15.0",
5 5
   "keywords": [
6 6
     "collaborative",
7 7
     "whiteboard"
@@ -29,4 +29,4 @@
29 29
     "geckodriver": "^2.0.4",
30 30
     "nightwatch": "^1.6.4"
31 31
   }
32
-}
32
+}

Loading…
Cancel
Save