Skip to content

Commit 16a5aaf

Browse files
committed
beta7
1 parent d52c696 commit 16a5aaf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/SimulationFramework.Desktop/SimulationFramework.Desktop.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Description>The desktop environment for SimulationFramework.</Description>
1010
<PackageIcon>logo-128x128.png</PackageIcon>
1111
<PackageProjectUrl>https://github.com/Redninja106/simulationframework</PackageProjectUrl>
12-
<Version>0.2.1-beta.6</Version>
12+
<Version>0.2.1-beta.7</Version>
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1414
<Authors>Ryan Andersen</Authors>
1515
<Company />

src/SimulationFramework.SkiaSharp/SimulationFramework.SkiaSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageIcon>logo-128x128.png</PackageIcon>
1111
<PackageProjectUrl>https://github.com/Redninja106/simulationframework</PackageProjectUrl>
1212
<AssemblyVersion></AssemblyVersion>
13-
<Version>0.2.1-beta.6</Version>
13+
<Version>0.2.1-beta.7</Version>
1414
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1515
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1616
<Authors>Ryan Andersen</Authors>

src/SimulationFramework/SimulationFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageProjectUrl>https://github.com/Redninja106/simulationframework</PackageProjectUrl>
1111
<Description> SimulationFramework is a framework for writing small graphical apps, with emphasis on simplicity and usability. </Description>
1212
<AssemblyVersion></AssemblyVersion>
13-
<Version>0.2.1-beta.6</Version>
13+
<Version>0.2.1-beta.7</Version>
1414
<Authors>Ryan Andersen</Authors>
1515
<PackageIcon>logo-128x128.png</PackageIcon>
1616
<Copyright></Copyright>

0 commit comments

Comments
 (0)