diff --git a/ArgonLightTheme.php b/ArgonLightTheme.php index 673813b..83b5892 100644 --- a/ArgonLightTheme.php +++ b/ArgonLightTheme.php @@ -31,7 +31,7 @@ public function description(): string { return 'A light theme for Webtrees based public function customModuleAuthorName(): string { return 'EvanG'; } - public function customModuleVersion(): string { return '1.1.3'; } + public function customModuleVersion(): string { return '1.1.4'; } public function customModuleLatestVersionUrl(): string { return 'https://github.com/06Games/Webtrees-ArgonLight/raw/main/version.txt'; } diff --git a/version.txt b/version.txt index 9c1218c..1b87bcd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.3 \ No newline at end of file +1.1.4 \ No newline at end of file