gitignore and version bump

gianfrid [11-29-22 - 11:57]
gitignore and version bump
Filename
.gitignore
BlockCounter.lua
BlockCounter.txt
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c6f9a44
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.vscode/settings.json
diff --git a/BlockCounter.lua b/BlockCounter.lua
index ca1545e..850f6f9 100644
--- a/BlockCounter.lua
+++ b/BlockCounter.lua
@@ -9,7 +9,7 @@ local BOLD_FONT = "EsoUI/Common/Fonts/Univers67.otf"
 BlockCounter = BlockCounter or {}
 local BlockCounter = BlockCounter
 BlockCounter.name 		= "BlockCounter"
-BlockCounter.version 	= "1"
+BlockCounter.version 	= "0.2"
 BlockCounter.debug = false
 BlockCounter.staminaCost = -1
 BlockCounter.magickaCost = -1
diff --git a/BlockCounter.txt b/BlockCounter.txt
index 3fbba1e..eb19a72 100644
--- a/BlockCounter.txt
+++ b/BlockCounter.txt
@@ -1,8 +1,8 @@
 ## Title: BlockCounter
 ## APIVersion: 101036 101037
 ## Author: gianfrid
-## Version: 1
-## AddOnVersion: 1
+## Version: 0.2
+## AddOnVersion: 0002
 ## DependsOn: LibAddonMenu-2.0
 ## OptionalDependsOn: LibDebugLogger
 ## SavedVariables: BlockCounter_Save