Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-fomin committed Feb 4, 2016
1 parent 9704acc commit 8f32993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy.cmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SET VERSION=0.1.3.5
SET VERSION=0.1.3.6

msbuild src\Tp.Core.Functional.sln /t:Rebuild /p:Configuration=Release /p:AsmVersion=%VERSION%
nuget\nuget.exe pack src\Tp.Core.Functional\Tp.Core.Functional.csproj -Symbols -Version %VERSION% -Properties Configuration=Release
Expand Down
2 changes: 1 addition & 1 deletion src/Tp.Core.Functional/Properties/VersionInfo.cs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[assembly: System.Reflection.AssemblyVersion("0.1.3.5")] // Generated by build
[assembly: System.Reflection.AssemblyVersion("0.1.3.6")] // Generated by build

0 comments on commit 8f32993

Please sign in to comment.