Skip to content
Snippets Groups Projects
Verified Commit d6175efc authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Bump version to 2.4 – this is a feature release now

parent f7839a9b
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file. ...@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_, The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_. and this project adheres to `Semantic Versioning`_.
`2.3.2`_ – 2021-12-24 `2.4`_ – 2021-12-24
--------------------- -------------------
Added Added
~~~~~ ~~~~~
...@@ -573,4 +573,4 @@ Fixed ...@@ -573,4 +573,4 @@ Fixed
.. _2.2.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.2.1 .. _2.2.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.2.1
.. _2.3: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.3 .. _2.3: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.3
.. _2.3.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.3.1 .. _2.3.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.3.1
.. _2.3.2: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.3.2 .. _2.4: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.4
[tool.poetry] [tool.poetry]
name = "AlekSIS-Core" name = "AlekSIS-Core"
version = "2.3.2" version = "2.4"
packages = [ packages = [
{ include = "aleksis" } { 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