Skip to content

Commit f354dbd

Browse files
committed
qtplasmac: fix version info
1 parent 5941fee commit f354dbd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

share/qtvcp/screens/qtplasmac/qtplasmac_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = '1.233.252'
1+
VERSION = '1.233.253'
22

33
'''
44
qtplasmac_handler.py

share/qtvcp/screens/qtplasmac/versions.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2>QtPlasmaC Version History</h2>
3030
</table>
3131
<br>
3232
<!--- ****** ADD NEXT VERSION BELOW THIS LINE ****** --->
33-
<br><b><u>v1.233.252 2022 Nov 27</u></b>
33+
<br><b><u>v1.233.253 2022 Nov 27</u></b>
3434
<ul style="margin:0;">
3535
<li>fix framing when g5x rotation is applied</li>
3636
<li>remove qt5_graphics props work around</li>
@@ -39,12 +39,12 @@ <h2>QtPlasmaC Version History</h2>
3939
</ul>
4040
<i>Changes submitted by snowgoer540 (Greg Carl)</i><br>
4141

42-
<br><b><u>v1.233.251 2022 Nov 24</u></b>
42+
<br><b><u>v1.233.252 2022 Nov 24</u></b>
4343
<ul style="margin:0;">
4444
<li>fix conversational array rotation</li>
4545
</ul>
4646

47-
<br><b><u>v1.233.250 2022 Nov 10</u></b>
47+
<br><b><u>v1.233.251 2022 Nov 10</u></b>
4848
<ul style="margin:0;">
4949
<li>fix sim configs</li>
5050
<li>add event logging</li>

0 commit comments

Comments
 (0)