Skip to content

Commit

Permalink
version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseWebDotCom committed Jul 5, 2023
1 parent 3090762 commit e50d2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModernTheme.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class ModernTheme extends MinimalTheme implements ModuleThemeInterface, ModuleCu

// Module constants
public const CUSTOM_AUTHOR = 'JessewebDotCom';
public const CUSTOM_VERSION = '0.0.7';
public const CUSTOM_VERSION = '0.0.8';
public const GITHUB_REPO = 'webtrees-theme-modern';
public const AUTHOR_WEBSITE = 'jesseweb.com';
public const CUSTOM_SUPPORT_URL = 'https://github.com/JesseWebDotCom/webtrees-theme-modern';
Expand Down

0 comments on commit e50d2a0

Please sign in to comment.