From ed24aa6bea31ed46662c90e3b113b5998555b24a Mon Sep 17 00:00:00 2001
From: Adam Procter <adamprocter@researchnot.es>
Date: Wed, 23 Dec 2020 12:33:42 +0000
Subject: [PATCH] update 0.1.47

now focus's on text entry for super fast idea grabbing
you can now hide all tips for the duration of a session n.b this hides all tips on all views for now
---
 app/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/package.json b/app/package.json
index 4a3aabb..d0791a5 100644
--- a/app/package.json
+++ b/app/package.json
@@ -1,6 +1,6 @@
 {
   "name": "nodenogg.in",
-  "version": "0.1.46",
+  "version": "0.1.47",
   "private": true,
   "scripts": {
     "serve": "vue-cli-service serve",
-- 
GitLab