From e1ea90992f520fa4221d5be949b201b73cd8b7be Mon Sep 17 00:00:00 2001 From: RoosterDragon Date: Sun, 19 Mar 2023 11:32:59 +0000 Subject: [PATCH] Version to 1.68. --- Content/readme.txt | 4 ++++ Desktop Ponies/My Project/AssemblyInfo.vb | 4 ++-- readme.md | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Content/readme.txt b/Content/readme.txt index 1a4af510..3614d839 100644 --- a/Content/readme.txt +++ b/Content/readme.txt @@ -73,6 +73,10 @@ Change Log Latest changes: +v1.68: +- Added Cozy Glow by rosie-eclairs. +- Switched to using NAudio instead of DirectX for sounds (Windows only). + v1.67: - Fixed Yona folder nesting. - Prevent saving a profile with an invalid name. diff --git a/Desktop Ponies/My Project/AssemblyInfo.vb b/Desktop Ponies/My Project/AssemblyInfo.vb index 584d3378..95195b72 100644 --- a/Desktop Ponies/My Project/AssemblyInfo.vb +++ b/Desktop Ponies/My Project/AssemblyInfo.vb @@ -34,7 +34,7 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + + diff --git a/readme.md b/readme.md index 3648a85f..97b9dd4e 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ Don't want to restrict yourself to just ponies? Try downloading the [Equestria G Desktop Ponies works on Windows, Mac and Linux. -* [Download the latest version (v1.67)](https://github.com/RoosterDragon/Desktop-Ponies/releases/download/v1.67/Desktop.Ponies.v1.67.zip) +* [Download the latest version (v1.68)](https://github.com/RoosterDragon/Desktop-Ponies/releases/download/v1.68/Desktop.Ponies.v1.68.zip) * Extract the files. * Check the included readme file for further instructions.