Skip to content

Commit

Permalink
beta2 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Jand42 committed Sep 6, 2016
1 parent 92dfdf9 commit 24a640d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build/WebSharper.Build/Config.fs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module Config =
let PlainVersion = "4.0"
let PackageVersion = PlainVersion
let NumericVersion = Version(PlainVersion + ".0.0")
let VersionSuffix = Some "beta1"
let VersionSuffix = Some "beta2"
let Company = "IntelliFactory"
let Description = ".NET-to-JavaScript compiler and web application framework"
let FSharpDescription = "F#-to-JavaScript compiler"
Expand Down

0 comments on commit 24a640d

Please sign in to comment.