Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Commit f76e748

Browse files
committed
Update v1.3.4
1 parent 0ea1c01 commit f76e748

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

PaisleyPark/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
// You can specify all the values or you can default the Build and Revision Numbers
4848
// by using the '*' as shown below:
4949
// [assembly: AssemblyVersion("1.0.*")]
50-
[assembly: AssemblyVersion("1.3.3.0")]
51-
[assembly: AssemblyFileVersion("1.3.3.0")]
50+
[assembly: AssemblyVersion("1.3.4.0")]
51+
[assembly: AssemblyFileVersion("1.3.4.0")]

Update.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<item>
3-
<version>1.3.3.0</version>
4-
<url>https://github.com/LeonBlade/PaisleyPark/releases/download/v1.3.3/PaisleyPark.zip</url>
5-
<changelog>https://paisleypark-changelog.glitch.me/</changelog>
3+
<version>1.3.4.0</version>
4+
<url>https://github.com/LeonBlade/PaisleyPark/releases/download/v1.3.4/PaisleyPark.zip</url>
65
<mandatory>false</mandatory>
76
</item>

0 commit comments

Comments
 (0)