Skip to content

Commit 4eab66d

Browse files
committed
Automatic release to 25.1.2
1 parent 227e33e commit 4eab66d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

greenbone/feed/sync/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
44

5-
__version__ = "25.1.2.dev1"
5+
__version__ = "25.1.2"

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 = "greenbone-feed-sync"
3-
version = "25.1.2.dev1"
3+
version = "25.1.2"
44
description = "A tool for downloading the Greenbone Community Feed"
55
authors = ["Björn Ricks <bjoern.ricks@greenbone.net>"]
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)