Skip to content

Commit

Permalink
bump to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jul 25, 2022
1 parent 79e2b86 commit ee17cda
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion ServiceStack.Aws/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Aws/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Azure/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Azure/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Blazor/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Blazor/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Core/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Core/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Logging/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Logging/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.OrmLite/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.OrmLite/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Redis/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Redis/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Stripe/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Stripe/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Text/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Text/src/ServiceStack.Text/Env.cs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ static Env()

public static string VersionString { get; set; }

public static decimal ServiceStackVersion = 6.11m;
public static decimal ServiceStackVersion = 6.2m;

public static bool IsLinux { get; set; }

Expand Down
2 changes: 1 addition & 1 deletion ServiceStack.Text/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion ServiceStack/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion build/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion build/tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>6.1.1</Version>
<Version>6.2.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down

0 comments on commit ee17cda

Please sign in to comment.