diff --git a/project-gui.json b/project-gui.json index b42cafd..7668830 100644 --- a/project-gui.json +++ b/project-gui.json @@ -1,10 +1,10 @@ { "Package": "melonvpngui", - "Version": "1.0-1", + "Version": "1.1-0", "Section": "base", "Priority": "optional", "Architecture": "amd64", - "Depends": "libappindicator3-1, melonvpn", + "Depends": "libappindicator3-1 (>= 0.4), melonvpn (>= 1.1-0)", "Maintainer": "MrMelon54 ", "Description": "A GUI addon for the Melon VPN client" } diff --git a/project.json b/project.json index e6ace8c..5114266 100644 --- a/project.json +++ b/project.json @@ -1,6 +1,6 @@ { "Package": "melonvpn", - "Version": "1.0-2", + "Version": "1.1-0", "Section": "base", "Priority": "optional", "Architecture": "amd64",