Skip to content

Commit 8b13b7b

Browse files
authored
Merge pull request #2 from uroesch/release/v0.0.13-alpha-beta2-uroesch
Beta2: Add command line option for log file
2 parents 93eacff + 0ef981b commit 8b13b7b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Launch]
22
ProgramExecutable=PlinkProxy\PlinkProxy.exe
3-
CommandLineArguments=--config-file "%PAL:DataDir%\PlinkProxy.ini"
3+
CommandLineArguments=--config-file "%PAL:DataDir%\PlinkProxy.ini" --log-file "%PAL:DataDir%\PlinkProxy.log"
44
DirectoryMoveOK=yes
55
SupportsUNC=yes

App/AppInfo/appinfo.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ ShellCommand=
4646

4747
[Version]
4848
PackageVersion=0.0.13.0
49-
DisplayVersion=0.0.13-alpha-beta1-uroesch
49+
DisplayVersion=0.0.13-alpha-beta2-uroesch

App/AppInfo/update.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Version]
22
Package = 0.0.13.0
3-
Display = 0.0.13-alpha-beta1-uroesch
3+
Display = 0.0.13-alpha-beta2-uroesch
44

55
[Archive]
66
URL1 = https://github.com/uroesch/PlinkProxy/releases/download/v0.0.13-alpha/PlinkProxy_v0.0.13-alpha.zip

0 commit comments

Comments
 (0)