Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit a2ab965

Browse files
committed
Set version to 0.3.4.
1 parent 6a615de commit a2ab965

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/SymphonyOSS.RestApiClient/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("0.3.3.0")]
37-
[assembly: AssemblyInformationalVersion("0.3.3")]
36+
[assembly: AssemblyFileVersion("0.3.4.0")]
37+
[assembly: AssemblyInformationalVersion("0.3.4")]

test/SymphonyOSS.RestApiClient.Tests/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("0.3.3.0")]
37-
[assembly: AssemblyInformationalVersion("0.3.3")]
36+
[assembly: AssemblyFileVersion("0.3.4.0")]
37+
[assembly: AssemblyInformationalVersion("0.3.4")]

0 commit comments

Comments
 (0)