We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f07c7 commit cd863f1Copy full SHA for cd863f1
README.md
@@ -6,7 +6,7 @@ Main OpenPlotter app
6
7
Install dependencies (for production and development):
8
9
-`sudo apt install python3-wxgtk4.0 python3-ujson python3-pyudev vlc matchbox-keyboard wvkbd`
+`sudo apt install python3-wxgtk4.0 python3-ujson python3-pyudev vlc matchbox-keyboard`
10
11
#### For production
12
debian/changelog
@@ -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
openplotter-settings (4.2.3-stable) bookworm; urgency=medium
* remove wvkbd dependence
openplotterSettings/version.py
@@ -1,3 +1,3 @@
-version = '4.2.3'
+version = '4.2.6'
codeName = 'shiptogaza'
state = 'stable'
0 commit comments