Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
xorus committed May 4, 2024
1 parent f95aaed commit 4b6a883
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Plugin/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.3.2.0</AssemblyVersion>
<AssemblyVersion>2.3.3.0</AssemblyVersion>
<Deterministic>false</Deterministic>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down
3 changes: 2 additions & 1 deletion Plugin/EngageTimer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ image_urls:
category_tags:
- jobs
changelog: |-
- Add an option to draw the custom 0-5 numbers without hiding the original countdown
- Prevent stopwatch window from taking focus when appearing
- Dotnet8 build

0 comments on commit 4b6a883

Please sign in to comment.