Skip to content

Commit bd754d6

Browse files
committed
Bump version
1 parent 12f1a7e commit bd754d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

addons/theme_gen/programmatic_theme.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class_name ProgrammaticTheme
1616
## [url]https://github.com/Inspiaaa/ThemeGen[/url]
1717

1818

19-
const THEME_GEN_VERSION = "1.3.1"
19+
const THEME_GEN_VERSION = "1.4.0"
2020

2121

2222
## Determines the verbosity of the logging.

addons/theme_gen_save_sync/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="ThemeGen Save Sync"
44
description="Automatically regenerates the output theme whenever the input GDScript file is modified and saved."
55
author="Inspiaaa"
6-
version="1.3.1"
6+
version="1.4.0"
77
script="plugin.gd"

0 commit comments

Comments
 (0)