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

Bump version to 3.0b2

parent 3ce9455a
No related branches found
Tags 3.0b2
1 merge request!61Release 3.0
Pipeline #118405 passed with warnings
......@@ -6,24 +6,24 @@ 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.0b2`_ - 2023-03-20
---------------------
Fixed
~~~~~
* Menu item was shown for all users independent of permissions.
`3.0b1` - 2023-03-09
--------------------
`3.0b1`_ - 2023-03-09
---------------------
Fixed
~~~~~
* Provide PDF documents outside django/ URL namespace again
`3.0b0` - 2023-02-16
--------------------
`3.0b0`_ - 2023-02-16
---------------------
This version requires AlekSIS-Core 3.0. It is incompatible with any previous
version.
......@@ -103,4 +103,5 @@ Added
.. _2.1: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/2.1
.. _2.2: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/2.2
.. _3.0b0: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/3.0b0
.. _3.0b1: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/3.0b2
.. _3.0b1: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/3.0b1
.. _3.0b2: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/3.0b2
......@@ -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.0b1"
release = "3.0b2"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Resint"
version = "3.0b1"
version = "3.0b2"
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