File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- simplewall=3.8.3 |https://github.com/henrypp/simplewall/releases/download/v.3.8.3 /simplewall-3.8.3 -setup.exe;
2
- language=1723135696 |https://raw.githubusercontent.com/henrypp/simplewall/master/bin/simplewall.lng;
1
+ simplewall=3.8.4 |https://github.com/henrypp/simplewall/releases/download/v.3.8.4 /simplewall-3.8.4 -setup.exe;
2
+ language=1725568945 |https://raw.githubusercontent.com/henrypp/simplewall/master/bin/simplewall.lng;
3
3
rules_internal=1717635779|https://raw.githubusercontent.com/henrypp/simplewall/master/bin/profile_internal.sp;
Original file line number Diff line number Diff line change 1
1
@ echo off
2
2
3
3
cd ..\builder
4
- call build simplewall 3.8.3 simplewall
4
+ call build simplewall 3.8.4 simplewall
5
5
6
6
pause
Original file line number Diff line number Diff line change 5
5
6
6
#define APP_NAME L"simplewall"
7
7
#define APP_NAME_SHORT L"simplewall"
8
- #define APP_VERSION L"3.8.3 "
9
- #define APP_VERSION_RES 3,8,3 ,0
8
+ #define APP_VERSION L"3.8.4 "
9
+ #define APP_VERSION_RES 3,8,4 ,0
10
10
#define APP_AUTHOR L"Henry++"
11
11
#define APP_COPYRIGHT L"(c) 2016-2024 " APP_AUTHOR L". All Rights Reversed."
You can’t perform that action at this time.
0 commit comments