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

Bump version to 0.1.1

parent 2fc60c1c
No related branches found
No related tags found
No related merge requests found
Pipeline #118397 failed
...@@ -6,16 +6,16 @@ All notable changes to this project will be documented in this file. ...@@ -6,16 +6,16 @@ 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 `0.1.1`_ - 2023-03-20
---------- ---------------------
Fixed Fixed
~~~~~ ~~~~~
* Menu item 'Documents' was always shown. * Menu item 'Documents' was always shown.
`0.1`_ `0.1`_ - 2023-03-19
------ -------------------
Added Added
~~~~~ ~~~~~
...@@ -28,3 +28,4 @@ Added ...@@ -28,3 +28,4 @@ Added
.. _0.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.1 .. _0.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.1
.. _0.1.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.1.1
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Kort" name = "AlekSIS-App-Kort"
version = "0.1" version = "0.1.1"
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