Skip to content

Commit

Permalink
[RELEASE] v7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
buepro committed Jan 9, 2024
1 parent b62c241 commit 48e0f13
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 = Pizpalue distribution
release = 7.0.1-dev
version = 7.0.1-dev
release = 7.0.1
version = 7.0.1
copyright = since 2020 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' => 'Pizpalue distribution',
'description' => 'This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',
'category' => 'distribution',
'version' => '7.0.1-dev',
'version' => '7.0.1',
'state' => 'stable',
'clearCacheOnLoad' => 1,
'author' => 'Roman Büchler',
Expand Down

0 comments on commit 48e0f13

Please sign in to comment.