Skip to content

Commit

Permalink
[RELEASE] v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Büchler committed Mar 23, 2022
1 parent a0b7a3e commit ba86108
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
[general]

project = Pizpalue distribution
release = 3.1.1-dev
version = 3.1.1-dev
release = 3.1.1
version = 3.1.1
copyright = since 2020 by buechler.pro gmbh

[html_theme_options]
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
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' => '3.1.1-dev',
'version' => '3.1.1',
'state' => 'stable',
'clearCacheOnLoad' => 1,
'author' => 'Roman Büchler',
Expand Down

0 comments on commit ba86108

Please sign in to comment.