release: v0.18.2 [skip ci]

This commit is contained in:
grm-ci-bot
2026-07-16 17:41:52 +00:00
parent f6ba60bda6
commit a5ffb0766a
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.18.2] - 2026-07-16
### Bug Fixes
- Load tun module and pre-configure systemd override for Arch rootless Docker
## [0.18.1] - 2026-07-16
### Bug Fixes
+1 -1
View File
@@ -1,3 +1,3 @@
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
__version__ = "0.18.1"
__version__ = "0.18.2"