Skip to content

Commit 7c4b5f0

Browse files
authored
Merge pull request #27 from Garulf/update-flox
Update flox
2 parents e64701d + 881f9fb commit 7c4b5f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "Steam Search",
55
"Description": "Search and launch your Steam Game library",
66
"Author": "Garulf",
7-
"Version": "4.0.5",
7+
"Version": "4.1.0",
88
"Language": "python",
99
"Website": "https://github.com/Garulf/Steam-Search",
1010
"IcoPath": "plugin\\icon\\steam-icon.png",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
git+https://github.com/garulf/flox@v0.9.5#egg=flox
1+
flox-lib==0.17.0
22
vdf==3.4

0 commit comments

Comments
 (0)