Skip to content

Commit 0876923

Browse files
committed
Tagging
1 parent 2f3ea6e commit 0876923

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/SharpDeck/SharpDeck.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<Copyright>Copyright (c) 2019 Richard Herman</Copyright>
1313
<Description>A lightweight .NET wrapper for the official Elgato Stream Deck SDK, designed to assist with creating plugins that can be distributed on the Stream Deck store.</Description>
1414
<PackageTags>Elgato Stream Deck ESDSDK</PackageTags>
15-
<AssemblyVersion>1.0.2.0</AssemblyVersion>
16-
<FileVersion>1.0.2.0</FileVersion>
17-
<Version>1.0.2</Version>
15+
<AssemblyVersion>1.0.3.0</AssemblyVersion>
16+
<FileVersion>1.0.3.0</FileVersion>
17+
<Version>1.0.3</Version>
1818
</PropertyGroup>
1919

2020
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)