add build version to metadata file

This commit is contained in:
jderose9
2017-01-04 21:49:56 -05:00
parent 1c7c0d7da2
commit 3f7d20327a

View File

@@ -5,5 +5,6 @@
"description": "An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications.\n\nIt is recommended to set Top Bar > Show Applications Menu off in Gnome Tweak Tool so that the application menu for native gnome apps will be presented within the application's window. It is also recommended to turn Windows > Titlebar Buttons > Minimize & Maximize on.",
"shell-version": [ "3.20", "3.22" ],
"url": "https://github.com/jderose9/dash-to-panel",
"gettext-domain": "dash-to-panel"
"gettext-domain": "dash-to-panel",
"version": -1
}