Skip to content

Commit

Permalink
[TASK] Rise to dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
buepro committed Jul 27, 2023
1 parent 4a97f55 commit 1dda49b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Documentation/Settings.cfg
Expand Up @@ -3,8 +3,8 @@
[general]

project = Easyconf
release = 2.1.1
version = 2.1.1
release = 2.1.2-dev
version = 2.1.2-dev
copyright = since 2022 by buechler.pro gmbh

[html_theme_options]
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Expand Up @@ -11,7 +11,7 @@
'title' => 'Easyconf',
'description' => 'Provides a module to easily configure main aspects from a website.',
'category' => 'module',
'version' => '2.1.1',
'version' => '2.1.2-dev',
'state' => 'stable',
'clearCacheOnLoad' => 1,
'author' => 'Roman Büchler',
Expand Down

0 comments on commit 1dda49b

Please sign in to comment.