From 22f8776baa01bf695309914f24a2a6da65c4eb75 Mon Sep 17 00:00:00 2001 From: David Zvekic Date: Thu, 25 Feb 2021 19:52:12 -0500 Subject: [PATCH] updating version number to 1.0.0 for first public release --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 9776dd1..89672e8 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "title": "Push Token Back - Reveal Tokens Buried Behind Each Other", "description": "See the Token you really need: For when your entire party falls into a pit full of annoyed badgers.", "author": "David Zvekic", - "version": "0.1.0", + "version": "1.0.0", "compatibleCoreVersion": "0.7.9", "url":"https://github.com/David-Zvekic/pushTokenBack", "manifest": "https://github.com/David-Zvekic/pushTokenBack/releases/download/master/module.json",