From 645c3366512167e64ecff1099536da6b3094faed Mon Sep 17 00:00:00 2001
From: ItsVipra <lino.prats@gmail.com>
Date: Sun, 28 May 2023 12:22:46 +0200
Subject: [PATCH] update version number

---
 src/manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/manifest.json b/src/manifest.json
index 17b1582..b351d24 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
 	"manifest_version": 2,
 	"name": "ProToots",
-	"version": "1.0",
+	"version": "1.0.1",
 
 	"icons": {
 		"48": "icons/icon small_size/icon small_size.png",