Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
changelog:

- add setting for display threshold: allows you to specify when the timer will become visible (can be useful if you don't want to see numbers irrelevant to your pre-pull)
  • Loading branch information
xorus authored Feb 2, 2023
1 parent e3fe17b commit c1566bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EngageTimer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
<AssemblyVersion>2.2.4.2</AssemblyVersion>
<AssemblyVersion>2.2.5.0</AssemblyVersion>
<Deterministic>false</Deterministic>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down

0 comments on commit c1566bd

Please sign in to comment.