Skip to content

Commit

Permalink
Bump version to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyrest committed Aug 15, 2024
1 parent 955c4d2 commit f4e9f90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions FastGenericNew.sln
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Root", "Root", "{F142034C-8
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
Benchmark_ReferenceType.png = Benchmark_ReferenceType.png
Benchmark_ValueType.png = Benchmark_ValueType.png
FastGenericNew.Shared.props = FastGenericNew.Shared.props
.github\workflows\publish.yml = .github\workflows\publish.yml
README.md = README.md
.github\workflows\tests.yml = .github\workflows\tests.yml
Expand Down
4 changes: 2 additions & 2 deletions src/FastGenericNew.Shared.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<Version>3.3.0</Version>
<AssemblyVersion>3.3.0</AssemblyVersion>
<Version>3.3.1</Version>
<AssemblyVersion>3.3.1</AssemblyVersion>
</PropertyGroup>

<!-- Ensure the asset files are referenced in the project file -->
Expand Down

0 comments on commit f4e9f90

Please sign in to comment.