Skip to content

Commit

Permalink
[TASK] Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Riiiad committed Jan 18, 2024
1 parent 60e26c3 commit e5dcc5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[general]

project = Academic Profiles
release = 0.1.0
release = 0.2.1
copyright = since 2023 by FGTCLB 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 @@ -8,7 +8,7 @@
'author_email' => '[email protected]',
'author_company' => 'FGTCLB',
'state' => 'beta',
'version' => '0.2.0',
'version' => '0.2.1',
'clearCacheOnLoad' => true,
'constraints' => [
'depends' => [
Expand Down

0 comments on commit e5dcc5a

Please sign in to comment.