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

Bump version to 3.0.2

parent 6efc9226
No related branches found
Tags 3.0.2
1 merge request!312Release 3.0.2
Pipeline #146429 passed with warnings with stages
in 15 minutes and 49 seconds
......@@ -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
----------
`3.0.2`_ - 2023-09-10
---------------------
Fixed
~~~~~
......@@ -401,4 +401,4 @@ Fixed
.. _3.0b0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/3.0b0
.. _3.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/3.0
.. _3.0.1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/3.0.1
.. _3.0.2: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/3.0.2
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "3.0"
# The full version, including alpha/beta/rc tags
release = "3.0.2.dev0"
release = "3.0.2"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Chronos"
version = "3.0.2.dev0"
version = "3.0.2"
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