Skip to content

Commit

Permalink
Version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
githubcatw committed Aug 24, 2021
1 parent dd8f71c commit 8b5be65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions GeekSay/GeekSay.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
<PackageProjectUrl>https://github.com/githubcatw/GeekSay</PackageProjectUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<RepositoryUrl>https://github.com/githubcatw/GeekSay</RepositoryUrl>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<FileVersion>1.1.0.0</FileVersion>
<PackageReleaseNotes>- Added Windows/DOS translations. To enable them pass "true" as the second argument to Say/SayWord, or as the only argument in SaySomething.
- The words are now case insensitive.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 8b5be65

Please sign in to comment.