Skip to content

Commit bd25477

Browse files
committed
v3.1.5.0
1 parent 7a4eca2 commit bd25477

File tree

21 files changed

+41
-41
lines changed

21 files changed

+41
-41
lines changed

src/Applications/UUPDownload/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
[assembly: AssemblyCopyright("Copyright © Gustave Monce and Contributors")]
2929
[assembly: AssemblyTrademark("")]
3030
[assembly: AssemblyCulture("")]
31-
[assembly: AssemblyVersion("3.1.4.0")]
32-
[assembly: AssemblyFileVersion("3.1.4.0")]
31+
[assembly: AssemblyVersion("3.1.5.0")]
32+
[assembly: AssemblyFileVersion("3.1.5.0")]

src/Applications/UUPMediaConverter/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
[assembly: AssemblyCopyright("Copyright © Gustave Monce and Contributors")]
2929
[assembly: AssemblyTrademark("")]
3030
[assembly: AssemblyCulture("")]
31-
[assembly: AssemblyVersion("3.1.4.0")]
32-
[assembly: AssemblyFileVersion("3.1.4.0")]
31+
[assembly: AssemblyVersion("3.1.5.0")]
32+
[assembly: AssemblyFileVersion("3.1.5.0")]

src/Applications/UUPMediaConverterDismBroker/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
[assembly: AssemblyCopyright("Copyright © Gustave Monce and Contributors")]
2929
[assembly: AssemblyTrademark("")]
3030
[assembly: AssemblyCulture("")]
31-
[assembly: AssemblyVersion("3.1.4.0")]
32-
[assembly: AssemblyFileVersion("3.1.4.0")]
31+
[assembly: AssemblyVersion("3.1.5.0")]
32+
[assembly: AssemblyFileVersion("3.1.5.0")]

src/Applications/UUPMediaCreator.Broker/UUPMediaCreator.Broker.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717

1818
<Company>IT Dev Team</Company>
1919
<Copyright>Copyright © Gustave Monce and Contributors</Copyright>
20-
<AssemblyVersion>3.1.4.0</AssemblyVersion>
21-
<FileVersion>3.1.4.0</FileVersion>
22-
<Version>3.1.4.0</Version>
20+
<AssemblyVersion>3.1.5.0</AssemblyVersion>
21+
<FileVersion>3.1.5.0</FileVersion>
22+
<Version>3.1.5.0</Version>
2323
<Product>UUP Media Creator Broker</Product>
2424
</PropertyGroup>
2525

src/Applications/UUPMediaCreator.Package/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Identity
1414
Name="52346ITDevTeam.UUPMediaCreator"
1515
Publisher="CN=Gus"
16-
Version="3.1.4.0" />
16+
Version="3.1.5.0" />
1717

1818
<Properties>
1919
<DisplayName>UUP Media Creator</DisplayName>

src/Applications/UUPMediaCreator/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Identity
1313
Name="52346ITDevTeam.UUPMediaCreator"
1414
Publisher="CN=EDCB61F7-02FF-43C6-8E0B-FDE1D2E3E137"
15-
Version="3.1.4.0" />
15+
Version="3.1.5.0" />
1616

1717
<mp:PhoneIdentity PhoneProductId="1ff16387-df2d-436b-9933-642c650aabb1" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
1818

src/Applications/UUPMediaCreator/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
// You can specify all the values or you can default the Build and Revision Numbers
2424
// by using the '*' as shown below:
2525
// [assembly: AssemblyVersion("1.0.*")]
26-
[assembly: AssemblyVersion("3.1.4.0")]
27-
[assembly: AssemblyFileVersion("3.1.4.0")]
26+
[assembly: AssemblyVersion("3.1.5.0")]
27+
[assembly: AssemblyFileVersion("3.1.5.0")]
2828
[assembly: ComVisible(false)]

src/Cabinet.UWP/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
// You can specify all the values or you can default the Build and Revision Numbers
2424
// by using the '*' as shown below:
2525
// [assembly: AssemblyVersion("1.0.*")]
26-
[assembly: AssemblyVersion("3.1.4.0")]
27-
[assembly: AssemblyFileVersion("3.1.4.0")]
26+
[assembly: AssemblyVersion("3.1.5.0")]
27+
[assembly: AssemblyFileVersion("3.1.5.0")]
2828
[assembly: ComVisible(false)]

src/CompDB.UWP/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
// You can specify all the values or you can default the Build and Revision Numbers
2424
// by using the '*' as shown below:
2525
// [assembly: AssemblyVersion("1.0.*")]
26-
[assembly: AssemblyVersion("3.1.4.0")]
27-
[assembly: AssemblyFileVersion("3.1.4.0")]
26+
[assembly: AssemblyVersion("3.1.5.0")]
27+
[assembly: AssemblyFileVersion("3.1.5.0")]
2828
[assembly: ComVisible(false)]

src/DownloadLib.UWP/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
// You can specify all the values or you can default the Build and Revision Numbers
2424
// by using the '*' as shown below:
2525
// [assembly: AssemblyVersion("1.0.*")]
26-
[assembly: AssemblyVersion("3.1.4.0")]
27-
[assembly: AssemblyFileVersion("3.1.4.0")]
26+
[assembly: AssemblyVersion("3.1.5.0")]
27+
[assembly: AssemblyFileVersion("3.1.5.0")]
2828
[assembly: ComVisible(false)]

0 commit comments

Comments
 (0)