There was an error while loading. Please reload this page.
1 parent 1ba28d4 commit f1b2894Copy full SHA for f1b2894
2 files changed
addons/novatools/plugin.cfg
@@ -4,5 +4,5 @@ name="NovaTools"
4
description="A collection of base classes and static functions used in multiple
5
plugins made by NovaDC."
6
author="NovaDC"
7
-version="1.3.0.0"
+version="1.3.0.1"
8
script="plugin.gd"
project.godot
@@ -11,7 +11,7 @@ config_version=5
11
[application]
12
13
config/name="Novatools"
14
-config/version="1.3.0.0"
+config/version="1.3.0.1"
15
config/features=PackedStringArray("4.5", "GL Compatibility")
16
config/icon="res://addons/novatools/icon.svg"
17
0 commit comments