Skip to content
Snippets Groups Projects
Verified Commit c5db01a0 authored by magicfelix's avatar magicfelix
Browse files

Bump version to 2.11.2

parent cb214a15
No related branches found
No related tags found
No related merge requests found
Pipeline #116452 failed
...@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. ...@@ -6,7 +6,7 @@ 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`_.
Unreleased `2.11.2`_ - 2023-03-07
---------------------- ----------------------
Fixed Fixed
...@@ -935,3 +935,4 @@ Fixed ...@@ -935,3 +935,4 @@ Fixed
.. _2.10.2: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.10.2 .. _2.10.2: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.10.2
.. _2.11: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.11 .. _2.11: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.11
.. _2.11.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.11.1 .. _2.11.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.11.1
.. _2.11.2: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.11.2
...@@ -31,7 +31,7 @@ author = "The AlekSIS Team" ...@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version # The short X.Y version
version = "2.11" version = "2.11"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "2.11.1" release = "2.11.2"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-Core" name = "AlekSIS-Core"
version = "2.11.1" version = "2.11.2"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment