Skip to content
Snippets Groups Projects
Commit aa43cfd3 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch 'release-2.1.3' into 'master'

Release 2.1.3

See merge request AlekSIS/official/AlekSIS-App-Untis!126
parents 5ce243b5 b94bb505
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,9 @@ Changed
* Let untis_import_mysql management command default to ``current`` instead of all
to prevent accidental imports of old plans
`2.1.3`_ - 2022-02-06
---------------------
Fixed
~~~~~
......@@ -182,3 +185,4 @@ Fixed
.. _2.1: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Untis/-/tags/2.1
.. _2.1.1: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Untis/-/tags/2.1.1
.. _2.1.2: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Untis/-/tags/2.1.2
.. _2.1.3: https://edugit.org/Teckids/AlekSIS/AlekSIS-App-Untis/-/tags/2.1.3
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "2.1"
# The full version, including alpha/beta/rc tags
release = "2.1.3.dev0"
release = "2.1.4.dev0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Untis"
version = "2.1.3.dev0"
version = "2.1.4.dev0"
packages = [
{ include = "aleksis" }
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment