Skip to content

Commit f35bb2e

Browse files
committed
Update version to 2.0.0
1 parent 4b89725 commit f35bb2e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.2
1+
2.0.0

src/RJP.MultiUrlPicker/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("1.3.2")]
35-
[assembly: AssemblyFileVersion("1.3.2.*")]
36-
[assembly: AssemblyInformationalVersion("1.3.2")]
34+
[assembly: AssemblyVersion("2.0.0")]
35+
[assembly: AssemblyFileVersion("2.0.0.*")]
36+
[assembly: AssemblyInformationalVersion("2.0.0")]

0 commit comments

Comments
 (0)