File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ set(PROJECT_CONTACT "esalexeev@gmail.com")
16
16
set (PROJECT_LICENSE "GPL3" )
17
17
set (PROJECT_VERSION_MAJOR "3" )
18
18
set (PROJECT_VERSION_MINOR "5" )
19
- set (PROJECT_VERSION_PATCH "0 " )
19
+ set (PROJECT_VERSION_PATCH "1 " )
20
20
set (PROJECT_VERSION "${PROJECT_VERSION_MAJOR} .${PROJECT_VERSION_MINOR} .${PROJECT_VERSION_PATCH} " )
21
21
# append git version if any
22
22
set (PROJECT_COMMIT_SHA "Commit hash" CACHE INTERNAL "" )
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ X-Plasma-MainScript=ui/main.qml
19
19
X-KDE-PluginInfo-Author =Evgeniy Alekseev aka arcanis
20
20
X-KDE-PluginInfo-Email =esalexeev@gmail.com
21
21
X-KDE-PluginInfo-Name =org.kde.plasma.awesomewidget
22
- X-KDE-PluginInfo-Version =3.5.0
22
+ X-KDE-PluginInfo-Version =3.5.1
23
23
X-KDE-PluginInfo-Website =https://arcanis.me/projects/awesome-widgets/
24
24
X-KDE-PluginInfo-Category =System Information
25
25
X-KDE-PluginInfo-License =GPLv3
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ X-Plasma-MainScript=ui/main.qml
19
19
X-KDE-PluginInfo-Author =Evgeniy Alekseev aka arcanis
20
20
X-KDE-PluginInfo-Email =esalexeev@gmail.com
21
21
X-KDE-PluginInfo-Name =org.kde.plasma.desktoppanel
22
- X-KDE-PluginInfo-Version =3.5.0
22
+ X-KDE-PluginInfo-Version =3.5.1
23
23
X-KDE-PluginInfo-Website =https://arcanis.me/projects/awesome-widgets/
24
24
X-KDE-PluginInfo-Category =System Information
25
25
X-KDE-PluginInfo-License =GPLv3
You can’t perform that action at this time.
0 commit comments