Skip to content

Commit

Permalink
Keep all version numbers consistent.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Fauchelle committed Dec 4, 2013
1 parent 3db6c00 commit 88db4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XamarinComponent/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require "rake/clean"
CLEAN.include "*.xam"
CLEAN.include "xpkg"

COMPONENT = "raygun4net-1.1.5.xam"
COMPONENT = "raygun4net-1.1.6.xam"

file "xpkg/xpkg.exe" do
sh "if exist xpkg del /Q xpkg & rd xpkg"
Expand Down

0 comments on commit 88db4c8

Please sign in to comment.