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

Bump version to 2.7.4

parent 87988318
No related branches found
Tags 2.7.4
1 merge request!969Release 2.7.4
Pipeline #54196 passed
......@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`2.7.4`_ - 2022-02-09
---------------------
Changed
~~~~~~~
......@@ -749,3 +749,4 @@ Fixed
.. _2.7.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.7.1
.. _2.7.2: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.7.2
.. _2.7.3: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.7.3
.. _2.7.4: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.7.4
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "2.7"
# The full version, including alpha/beta/rc tags
release = "2.7.4.dev0"
release = "2.7.4"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-Core"
version = "2.7.4.dev0"
version = "2.7.4"
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