Skip to content

Commit

Permalink
1.13.2 출시
Browse files Browse the repository at this point in the history
  • Loading branch information
rkttu committed May 13, 2024
1 parent a592a40 commit c0e5598
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions src/Cloth/Cloth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<RuntimeIdentifiers>win-x64;win-arm64</RuntimeIdentifiers>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<Title>Cloth</Title>
<AssemblyVersion>1.13.1.0</AssemblyVersion>
<FileVersion>1.13.1.0</FileVersion>
<AssemblyVersion>1.13.2.0</AssemblyVersion>
<FileVersion>1.13.2.0</FileVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Cloth/app.manifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity version="1.13.1.0" name="Cloth.app" />
<assemblyIdentity version="1.13.2.0" name="Cloth.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
Expand Down
4 changes: 2 additions & 2 deletions src/Sponge/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
[assembly: AssemblyProduct("TableCloth")]
[assembly: AssemblyCopyright("(c) rkttu.com, 2021")]
[assembly: AssemblyTrademark("TableCloth")]
[assembly: AssemblyVersion("1.13.1.0")]
[assembly: AssemblyFileVersion("1.13.1.0")]
[assembly: AssemblyVersion("1.13.2.0")]
[assembly: AssemblyFileVersion("1.13.2.0")]
[assembly: Guid("3C37A890-012E-47D9-BBE1-D4ED5ADB1936")]
[assembly: ComVisible(true)]

Expand Down
2 changes: 1 addition & 1 deletion src/Sponge/app.manifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity version="1.13.1.0" name="Sponge.app" />
<assemblyIdentity version="1.13.2.0" name="Sponge.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
Expand Down
4 changes: 2 additions & 2 deletions src/Spork/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
[assembly: AssemblyProduct("TableCloth")]
[assembly: AssemblyCopyright("(c) rkttu.com, 2021")]
[assembly: AssemblyTrademark("TableCloth")]
[assembly: AssemblyVersion("1.13.1.0")]
[assembly: AssemblyFileVersion("1.13.1.0")]
[assembly: AssemblyVersion("1.13.2.0")]
[assembly: AssemblyFileVersion("1.13.2.0")]
[assembly: Guid("36e7b617-ca94-4ecb-ad65-39fe94ce265b")]
[assembly: ComVisible(true)]

Expand Down
2 changes: 1 addition & 1 deletion src/Spork/app.manifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity version="1.13.1.0" name="Spork.app" />
<assemblyIdentity version="1.13.2.0" name="Spork.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
Expand Down
2 changes: 1 addition & 1 deletion src/TableCloth.Resources/TableCloth.Resources.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Product>TableCloth</Product>
<ProductName>TableCloth</ProductName>
<Copyright>(c) rkttu.com, 2021</Copyright>
<Version>1.13.1.0</Version>
<Version>1.13.2.0</Version>
<PackageProjectUrl>https://yourtablecloth.github.io</PackageProjectUrl>
<RepositoryUrl>https://github.com/yourtablecloth/TableCloth</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion src/TableCloth.Test/TableCloth.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<Product>TableCloth</Product>
<ProductName>TableCloth</ProductName>
<Copyright>(c) rkttu.com, 2021</Copyright>
<Version>1.13.1.0</Version>
<Version>1.13.2.0</Version>
<PackageProjectUrl>https://yourtablecloth.github.io</PackageProjectUrl>
<RepositoryUrl>https://github.com/yourtablecloth/TableCloth</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion src/TableCloth/TableCloth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Product>TableCloth</Product>
<ProductName>TableCloth</ProductName>
<Copyright>(c) rkttu.com, 2021</Copyright>
<Version>1.13.1.0</Version>
<Version>1.13.2.0</Version>
<PackageProjectUrl>https://yourtablecloth.github.io</PackageProjectUrl>
<RepositoryUrl>https://github.com/yourtablecloth/TableCloth</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion src/TableCloth/app.manifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity version="1.13.1.0" name="TableCloth.app" />
<assemblyIdentity version="1.13.2.0" name="TableCloth.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
Expand Down

0 comments on commit c0e5598

Please sign in to comment.