Skip to content

Commit 43e7d00

Browse files
committed
Release version 1.13.1
1 parent a563f92 commit 43e7d00

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Version X.Y.Z (YYYY-MM-DD)
3+
## Version 1.13.1 (2026-06-13)
44

55
- [Bugfix] Fix backend Docker base image version
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ef-tdms-frontend",
3-
"version": "1.13.0",
3+
"version": "1.13.1",
44
"type": "module",
55
"description": "Eurofurence Telecommunication Device Management System",
66
"homepage": "https://github.com/eurofurence/ef-telecommunication-device-management-system",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ef-tdms-backend"
3-
version = "1.13.0"
3+
version = "1.13.1"
44
description = "Eurofurence Telecommunication Device Management System"
55
authors = ["Niels Gandraß <niels@gandrass.de>"]
66
license = "MIT"

0 commit comments

Comments
 (0)