Skip to content
Snippets Groups Projects
Commit d1045a41 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Release 2.2

parent ad6756b3
Branches master
No related tags found
1 merge request!95Release 2.2
Pipeline #53209 failed
...@@ -6,9 +6,6 @@ All notable changes to this project will be documented in this file. ...@@ -6,9 +6,6 @@ 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.2`_ - 2022-02-03 `2.2`_ - 2022-02-03
------------------- -------------------
......
...@@ -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.2" version = "2.2"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "2.2.1.dev0" release = "2.2"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-CSVImport" name = "AlekSIS-App-CSVImport"
version = "2.2.1.dev0" version = "2.2"
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