Skip to content

Commit 9950421

Browse files
committed
Version bump 2.0.9
1 parent 2e21871 commit 9950421

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

joystick_diagrams/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
_LOGGER = logging.getLogger(__name__)
1919

20-
VERSION = "2.0.8" # Format Major.Minor
20+
VERSION = "2.0.9" # Format Major.Minor
2121
VERSION_SERVER = "https://www.joystick-diagrams.com/"
2222
TEMPLATE_DIR = "./templates"
2323
MANIFEST_DIR = "./"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "joystick_diagrams"
33
description = ""
44
authors = ["Robert Cox"]
5-
version = "2.0.8"
5+
version = "2.0.9"
66
homepage = "https://www.joystick-diagrams.com"
77
readme = "readme.md"
88
repository = "https://github.com/Rexeh/joystick-diagrams"

version_manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version": "2.0.8", "template_hashes": {"BaseTemplate_Landscape.svg": "0ac464e58d7f92b5fdf0cc5abdf3146c0b22c7fdf96456357abcd926418b6eeb", "BaseTemplate_Portrait.svg": "d5e87e0d908b2168bf28f101c0382e51896ae6347d60b599628d18b1c7b74fac"}}
1+
{"version": "2.0.9", "template_hashes": {"BaseTemplate_Landscape.svg": "0ac464e58d7f92b5fdf0cc5abdf3146c0b22c7fdf96456357abcd926418b6eeb", "BaseTemplate_Portrait.svg": "d5e87e0d908b2168bf28f101c0382e51896ae6347d60b599628d18b1c7b74fac"}}

0 commit comments

Comments
 (0)