We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5278736 commit 3a46ba3Copy full SHA for 3a46ba3
manifest.json
@@ -3,8 +3,11 @@
3
"short_description" : "Password protect your Lobby installation and prevent unwanted access.",
4
"category" : "accessories",
5
"sub_category" : "tools",
6
- "version" : "0.1",
+ "version" : "0.1.1",
7
"author" : "Lobby",
8
+ "require" : {
9
+ "lobby" : ">=0.9"
10
+ },
11
"logo" : "true",
12
"author_page" : "https://lobby.subinsb.com",
13
"app_page" : "https://subinsb.com/lobby/app-admin"
0 commit comments