Skip to content

Commit 86ba50e

Browse files
committed
Update version to 1.16
1 parent 3655b13 commit 86ba50e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Clockify.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<StartupObject>Clockify.Program</StartupObject>
1111
<EnableNETAnalyzers>false</EnableNETAnalyzers>
1212
<AnalysisMode>AllEnabledByDefault</AnalysisMode>
13-
<AssemblyVersion>1.15</AssemblyVersion>
14-
<PackageVersion>1.15</PackageVersion>
13+
<AssemblyVersion>1.16</AssemblyVersion>
14+
<PackageVersion>1.16</PackageVersion>
1515
<Title>Clockify</Title>
1616
<Authors>Lukas Dürrenberger</Authors>
1717
<Description>This plugin allows you to track, start and stop Clockify timers on your Elgato Stream Deck</Description>

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"Description": "Stream Deck integration for Clockify, the most popular free time tracker available for an unlimited numbers of users for free.",
2929
"Icon": "Images/clockifyIcon",
3030
"URL": "https://duerrenberger.dev",
31-
"Version": "1.15",
31+
"Version": "1.16",
3232
"CodePathWin": "Windows/dev.duerrenberger.clockify.exe",
3333
"CodePathMac": "macOS/dev.duerrenberger.clockify",
3434
"Category": "Time Tracking",

0 commit comments

Comments
 (0)