update
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
{
|
||||
"id": "update-count",
|
||||
"name": "Update Count",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.14",
|
||||
"minNoctaliaVersion": "3.6.0",
|
||||
"author": "BukoMoon",
|
||||
"license": "GPLv3",
|
||||
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
|
||||
"description": "Checks for system updates and shows the update count. Click to run update command in a terminal.",
|
||||
"tags": ["Bar", "System"],
|
||||
"tags": [
|
||||
"Bar",
|
||||
"System"
|
||||
],
|
||||
"entryPoints": {
|
||||
"main": "Main.qml",
|
||||
"barWidget": "BarWidget.qml",
|
||||
|
||||
Reference in New Issue
Block a user