Skip to content

Commit 4a372b8

Browse files
Bump version to 3.5.0.3
1 parent b533e90 commit 4a372b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var dirs = new[]
1717
Directory("./Xamarin.Forms.Mocks.Xaml/obj") + Directory(configuration),
1818
};
1919
string sln = "./Xamarin.Forms.Mocks.sln";
20-
string version = "3.5.0.2";
20+
string version = "3.5.0.3";
2121
string suffix = "";
2222

2323
MSBuildSettings MSBuildSettings()

0 commit comments

Comments
 (0)