mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Upgrade to v1.1.1
This commit is contained in:
parent
5d536dd975
commit
e2a892eda3
2 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<section name="log4net" type="System.Configuration.IgnoreSectionHandler"/>
|
||||
</configSections>
|
||||
<appSettings>
|
||||
<add key="version" value="1.1.0"/>
|
||||
<add key="version" value="1.1.1"/>
|
||||
</appSettings>
|
||||
<log4net>
|
||||
<appender name="LogFileAppender" type="log4net.Appender.FileAppender">
|
||||
|
|
@ -30,4 +30,4 @@
|
|||
<!--http://stackoverflow.com/questions/186854/how-to-prevent-an-exception-in-a-background-thread-from-terminating-an-applicati-->
|
||||
<legacyUnhandledExceptionPolicy enabled="1" />
|
||||
</runtime>
|
||||
</configuration>
|
||||
</configuration>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
version: 1.1.0.{build}
|
||||
version: 1.1.1.{build}
|
||||
|
||||
configuration:
|
||||
Release
|
||||
|
|
|
|||
Loading…
Reference in a new issue