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 8be27ce commit dfddbd1Copy full SHA for dfddbd1
VERSION
@@ -1,3 +1,3 @@
1
-simplewall=3.8.6|https://github.com/henrypp/simplewall/releases/download/v.3.8.6/simplewall-3.8.6-setup.exe;
+simplewall=3.8.6.1|https://github.com/henrypp/simplewall/releases/download/v.3.8.6.1/simplewall-3.8.6.1-setup.exe;
2
language=1746378146|https://raw.githubusercontent.com/henrypp/simplewall/master/bin/simplewall.lng;
3
rules_internal=1717635779|https://raw.githubusercontent.com/henrypp/simplewall/master/bin/profile_internal.sp;
build.bat
@@ -1,6 +1,6 @@
@echo off
cd ..\builder
4
-call build simplewall 3.8.6 simplewall
+call build simplewall 3.8.6.1 simplewall
5
6
pause
0 commit comments