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

Bump version to 3.0

parent ded0d5fb
No related branches found
Tags 2.4.2
1 merge request!298Release 3.0b0
Pipeline #126873 failed
......@@ -6,8 +6,16 @@ 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`_.
`3.0b0` - 2023-02-16
--------------------
`3.0`_ - 2023-05-14
-------------------
Changed
~~~~~~~
* Translations were updated.
`3.0b0`_ - 2023-02-16
---------------------
This version requires AlekSIS-Core 3.0. It is incompatible with any previous
version.
......@@ -375,3 +383,4 @@ Fixed
.. _2.4.2: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.4.2
.. _2.5: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.5
.. _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
......@@ -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.0b0"
release = "3.0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Chronos"
version = "3.0b0"
version = "3.0"
packages = [
{ include = "aleksis" }
]
......@@ -50,8 +50,8 @@ secondary = true
[tool.poetry.dependencies]
python = "^3.9"
calendarweek = "^0.5.0"
aleksis-core = "^3.0b0"
aleksis-app-resint = "^3.0b0"
aleksis-core = "^3.0"
aleksis-app-resint = "^3.0"
[tool.poetry.dev-dependencies]
aleksis-builddeps = "*"
......
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