Skip to content

Commit 32ee0d0

Browse files
authored
πŸ”– From test β†’ Bump version: v1.1.8-test into prod (#40)
Automatically created pull request for release v1.1.8-test into prod branch.
2 parents da81e5c + 47a8ca4 commit 32ee0d0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Ž.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.7
2+
current_version = 1.1.8
33
commit = True
44
tag = False
55

β€Ž.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
44
#patreon: # Replace with a single Patreon username
55
#open_collective: # Replace with a single Open Collective username
6-
#ko_fi: # Replace with a single Ko-fi username
6+
ko_fi: na0nh
77
#tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
88
#community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
99
#liberapay: # Replace with a single Liberapay username

β€Ž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 = "scripts"
3-
version = "1.1.7"
3+
version = "1.1.8"
44
description = "CICD Core Scripts"
55
authors = ["B <[email protected]>"]
66
license = "Apache 2.0"

0 commit comments

Comments
Β (0)