Update package

This commit is contained in:
qewer33 2022-01-02 12:32:24 +03:00
parent 05da6a9c39
commit 73863a0826
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View file

@ -8,7 +8,7 @@ X-KDE-ServiceTypes=Plasma/Applet
X-KDE-PluginInfo-Author=qewer33
X-KDE-PluginInfo-Name=org.kde.plasma.clearclock
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Version=0.2
X-KDE-PluginInfo-Website=https://github.com/qewer33/ClearClock
X-KDE-PluginInfo-Category=Utilities
X-KDE-PluginInfo-License=GPL-3.0+

View file

@ -15,8 +15,8 @@
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "1.0",
"Website": "https://plasma.kde.org/"
"Version": "0.2",
"Website": "https://github.com/qewer33/ClearClock"
},
"X-Plasma-API": "declarativeappletscript",
"X-Plasma-MainScript": "ui/main.qml"