Skip to content

Commit

Permalink
chore: bump version to 1.1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tautcony committed Oct 27, 2023
1 parent 3cb24b2 commit cab77d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TChapter/TChapter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.1.0.0</Version>
<Version>1.1.1.0</Version>
<Title>TChapter</Title>
<Authors>TautCony</Authors>
<Copyright>Copyright (C) 2017-2023 TautCony.
Expand Down
2 changes: 1 addition & 1 deletion TChapter/TChapter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>TChapter</id>
<version>1.1.0.0</version>
<version>1.1.1.0</version>
<title>TChapter</title>
<authors>TautCony</authors>
<projectUrl>https://github.com/vcb-s/TChapter</projectUrl>
Expand Down

0 comments on commit cab77d2

Please sign in to comment.