diff --git a/XamarinComponent/Rakefile b/XamarinComponent/Rakefile index 0e63c963..e4d69b05 100644 --- a/XamarinComponent/Rakefile +++ b/XamarinComponent/Rakefile @@ -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"