Skip to content

Commit 88b2049

Browse files
committed
Updating version info
1 parent cae2790 commit 88b2049

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Dynaframe3.csproj

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>netcoreapp3.1</TargetFramework>
55
<AssemblyName>Dynaframe</AssemblyName>
6-
<Version>2.15</Version>
6+
<Version>2.16</Version>
77
<Authors>Joe Farro</Authors>
88
<Company>Geektoolkit</Company>
99
<Product>Dynaframe</Product>
1010
<Description>Dynaframe is a dynamic photo application which can show images and videos as slideshows. It features a web frontend, home automation integration, and more.</Description>
11-
<AssemblyVersion>2.15.0.0</AssemblyVersion>
11+
<AssemblyVersion>2.16.0.0</AssemblyVersion>
1212
<Configurations>Release;Debug</Configurations>
13+
<FileVersion>2.16.0.0</FileVersion>
1314
</PropertyGroup>
1415
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
1516
<DebugType></DebugType>

0 commit comments

Comments
 (0)