2.1.0
authorAdam Dullage <redacted>
Tue, 18 Oct 2022 11:52:18 +0000 (12:52 +0100)
committerAdam Dullage <redacted>
Tue, 18 Oct 2022 11:52:18 +0000 (12:52 +0100)
package-lock.json
package.json

index bd62128ddd3e27b8a89a2c61802ffabc7e817227..778f43ab3a94abb50cbe46141dc68fe922b751db 100644 (file)
@@ -1,11 +1,11 @@
 {
   "name": "flatnotes",
-  "version": "2.1.0-rc.2",
+  "version": "2.1.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
-      "version": "2.1.0-rc.2",
+      "version": "2.1.0",
       "license": "MIT",
       "devDependencies": {
         "@popperjs/core": "^2.11.5",
index 79e2dcb119fb1dcbb19ccd6e1344ddac001a045b..2104e4817bd859ddd276bc96a799eaceb35b378a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "flatnotes",
-  "version": "2.1.0-rc.2",
+  "version": "2.1.0",
   "description": "A database-less note taking web app that utilises a flat folder of markdown files for storage.",
   "main": "flatnotes/src/index.html",
   "scripts": {
git clone https://git.99rst.org/PROJECT