Skip to content

Commit cd863f1

Browse files
committed
version 4.2.6 stable
1 parent b8f07c7 commit cd863f1

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Main OpenPlotter app
66

77
Install dependencies (for production and development):
88

9-
`sudo apt install python3-wxgtk4.0 python3-ujson python3-pyudev vlc matchbox-keyboard wvkbd`
9+
`sudo apt install python3-wxgtk4.0 python3-ujson python3-pyudev vlc matchbox-keyboard`
1010

1111
#### For production
1212

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
openplotter-settings (4.2.6-stable) bookworm; urgency=medium
2+
3+
* x
4+
5+
-- Sailoog <[email protected]> Tue, 06 Aug 2024 10:45:31 +0200
6+
17
openplotter-settings (4.2.3-stable) bookworm; urgency=medium
28

39
* remove wvkbd dependence

openplotterSettings/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = '4.2.3'
1+
version = '4.2.6'
22
codeName = 'shiptogaza'
33
state = 'stable'

0 commit comments

Comments
 (0)