diff --git a/NDecrypt.Core/NDecrypt.Core.csproj b/NDecrypt.Core/NDecrypt.Core.csproj index 4e2468f..13691ad 100644 --- a/NDecrypt.Core/NDecrypt.Core.csproj +++ b/NDecrypt.Core/NDecrypt.Core.csproj @@ -6,7 +6,7 @@ Copyright (c)2018-2023 Matt Nadareski MIT https://github.com/SabreTools/NDecrypt - 0.2.4 + 0.2.5 $(Version) $(Version) true diff --git a/NDecrypt.N3DS/NDecrypt.N3DS.csproj b/NDecrypt.N3DS/NDecrypt.N3DS.csproj index 36a52de..d28bab0 100644 --- a/NDecrypt.N3DS/NDecrypt.N3DS.csproj +++ b/NDecrypt.N3DS/NDecrypt.N3DS.csproj @@ -6,7 +6,7 @@ Copyright (c)2018-2023 Matt Nadareski MIT https://github.com/SabreTools/NDecrypt - 0.2.4 + 0.2.5 $(Version) $(Version) true diff --git a/NDecrypt.Nitro/NDecrypt.Nitro.csproj b/NDecrypt.Nitro/NDecrypt.Nitro.csproj index 36a52de..d28bab0 100644 --- a/NDecrypt.Nitro/NDecrypt.Nitro.csproj +++ b/NDecrypt.Nitro/NDecrypt.Nitro.csproj @@ -6,7 +6,7 @@ Copyright (c)2018-2023 Matt Nadareski MIT https://github.com/SabreTools/NDecrypt - 0.2.4 + 0.2.5 $(Version) $(Version) true diff --git a/NDecrypt/NDecrypt.csproj b/NDecrypt/NDecrypt.csproj index fb2d9fb..65c4e5d 100644 --- a/NDecrypt/NDecrypt.csproj +++ b/NDecrypt/NDecrypt.csproj @@ -13,7 +13,7 @@ Copyright (c)2018-2023 Matt Nadareski MIT https://github.com/SabreTools/NDecrypt - 0.2.4 + 0.2.5 $(Version) $(Version) true diff --git a/appveyor.yml b/appveyor.yml index 13345f9..9fc30d1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 0.2.4-{build} +version: 0.2.5-{build} # pull request template pull_requests: