File tree Expand file tree Collapse file tree 5 files changed +18
-38
lines changed Expand file tree Collapse file tree 5 files changed +18
-38
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ full_name: Andreas Friedrich
33email : andreas.friedrich@qbic.uni-tuebingen.de
44project_name : ProjectWizard Portlet
55project_short_description : Creates hierarchical experiments using factorial design.
6- version : 1.12.1
6+ version : 1.12.2
77domain : portlet
88language : groovy
99project_slug : ProjectWizard_Portlet
Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ Changelog
44
55This project adheres to `Semantic Versioning <https://semver.org/ >`_.
66
7+ 1.12.2 (2021-11-02)
8+ -------------------
9+
10+ **Added **
11+
12+ **Fixed **
13+
14+ **Dependencies **
15+
16+ * `vaadin:7.7.17 ` -> `vaadin:7.7.28 `
17+
18+ **Deprecated **
19+
20+
7211.12.1 (2021-06-11)
822-------------------
923
Original file line number Diff line number Diff line change 5555# the built documents.
5656#
5757# The short X.Y version.
58- version = '1.12.1 '
58+ version = '1.12.2 '
5959# The full version, including alpha/beta/rc tags.
60- release = '1.12.1 '
60+ release = '1.12.2 '
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.12.1
2+ current_version = 1.12.2
33
44[bumpversion_files_whitelisted]
55dot_qube = .qube.yml
You can’t perform that action at this time.
0 commit comments