File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed
Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ Ver.4.0.1:
2+ - temporary disable tooltip painting in main widget
3+
14Ver.4.0.0:
25* migration to plasma 6
36* dialog windows have been replaced by notifications
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ set(PROJECT_CONTACT "esalexeev@gmail.com")
1919set (PROJECT_LICENSE "GPL3" )
2020set (PROJECT_VERSION_MAJOR "4" )
2121set (PROJECT_VERSION_MINOR "0" )
22- set (PROJECT_VERSION_PATCH "0 " )
22+ set (PROJECT_VERSION_PATCH "1 " )
2323set (PROJECT_VERSION "${PROJECT_VERSION_MAJOR} .${PROJECT_VERSION_MINOR} .${PROJECT_VERSION_PATCH} " )
2424# append git version if any
2525set (PROJECT_COMMIT_SHA "Commit hash" CACHE INTERNAL "" )
Original file line number Diff line number Diff line change 1919 "Id" : " org.kde.plasma.awesomewidget" ,
2020 "License" : " GPLv3" ,
2121 "Name" : " Awesome Widget" ,
22- "Version" : " 4.0.0 " ,
22+ "Version" : " 4.0.1 " ,
2323 "Website" : " https://arcanis.me/projects/awesome-widgets/"
2424 },
2525 "X-Plasma-API-Minimum-Version" : " 6.0"
Original file line number Diff line number Diff line change 1919 "Id" : " org.kde.plasma.desktoppanel" ,
2020 "License" : " GPLv3" ,
2121 "Name" : " Desktop Panel" ,
22- "Version" : " 4.0.0 " ,
22+ "Version" : " 4.0.1 " ,
2323 "Website" : " https://arcanis.me/projects/awesome-widgets/"
2424 },
2525 "X-Plasma-API-Minimum-Version" : " 6.0"
You can’t perform that action at this time.
0 commit comments