Skip to content

Commit

Permalink
Release 1.2.5-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-j-engdahl committed Jun 13, 2019
1 parent 7eebea1 commit b6247d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NGettext.Wpf/NGettext.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<DefineConstants>TRACE;ALPHA</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
Expand Down
2 changes: 1 addition & 1 deletion NGettext.Wpf/NGettext.Wpf.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>NGettext.Wpf</id>
<version>1.2.4</version>
<version>1.2.5-alpha</version>
<title>WPF support for NGettext</title>
<authors>Robert Jørgensgaard Engdahl</authors>
<owners>Robert Jørgensgaard Engdahl</owners>
Expand Down

0 comments on commit b6247d4

Please sign in to comment.