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

Fix version

parent 91907674
No related branches found
Tags 2022.6.post1
No related merge requests found
ARG APPS="AlekSIS==2022.6" ARG APPS="AlekSIS==2022.6.post1"
ARG BUILD_DEPS="libmariadb-dev gcc python3-dev" ARG BUILD_DEPS="libmariadb-dev gcc python3-dev"
ARG SYSTEM_DEPS="default-mysql-client-core" ARG SYSTEM_DEPS="default-mysql-client-core"
......
[tool.poetry] [tool.poetry]
name = "AlekSIS-Builddeps" name = "AlekSIS-Builddeps"
version = "2022.6.post0" version = "2022.6.post1"
packages = [] packages = []
description = "AlekSIS (School Information System) — Build/Dev dependencies for apps" description = "AlekSIS (School Information System) — Build/Dev dependencies for apps"
......
[tool.poetry] [tool.poetry]
name = "AlekSIS" name = "AlekSIS"
version = "2022.6.post0" version = "2022.6.post1"
packages = [ { include = "aleksis_meta" } ] packages = [ { include = "aleksis_meta" } ]
include = ["LICNECE.rst"] include = ["LICNECE.rst"]
readme = "README.rst" readme = "README.rst"
......
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