Skip to content

Commit

Permalink
Prepare for 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Khudyakov committed Nov 4, 2023
1 parent 59ca66f commit aa11b09
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ENGREADME.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ LTC: MNtz8Zz1cPD1CZadoc38jT5qeqeFBS6Aif\

### [Submit a bug report \ Feature request](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/issues/new/choose)

### [Version 2.8.2 for server SPT-AKI 3.7.0 - 3.7.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.8.2)
### [Version 2.8.3 for server SPT-AKI 3.7.0 - 3.7.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.8.3)
### [Version 2.7 for server SPT-AKI 3.4.0 - 3.6.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.7)
### [Version 2.4.2 for server SPT-AKI 3.2.0 - 3.3.0](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.4.2)
### [Version 2.3.1 for server SPT-AKI 3.0.0 - 3.1.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.3.1)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ LTC: MNtz8Zz1cPD1CZadoc38jT5qeqeFBS6Aif\

### [Отправить баг репорт \ Предложить новую функцию](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/issues/new/choose)

### [Версия 2.8.2 для сервера SPT-AKI 3.7.0 - 3.7.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.8.2)
### [Версия 2.8.3 для сервера SPT-AKI 3.7.0 - 3.7.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.8.3)
### [Версия 2.7 для сервера SPT-AKI 3.4.0 - 3.6.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.7)
### [Версия 2.4.2 для сервера SPT-AKI 3.2.0 - 3.3.0](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.4.2)
### [Версия 2.3.1 для сервера SPT-AKI 3.0.0 - 3.1.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.3.1)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -188,15 +188,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:SPT-AKI Profile Editor"
"ProductCode" = "8:{3078070D-4892-4111-8491-540BAB640EF2}"
"PackageCode" = "8:{3CAE2BAD-79A5-471E-AC3F-E610FBC79A92}"
"ProductCode" = "8:{BE531777-B261-40A5-BCEF-A71CD88A58C5}"
"PackageCode" = "8:{43ED64E9-3487-49C3-9806-23261D6FCB6F}"
"UpgradeCode" = "8:{1F669B59-9085-4108-BADB-9359D4FBA0D0}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:2.8.2"
"ProductVersion" = "8:2.8.3"
"Manufacturer" = "8:SkiTles"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://github.com/SkiTles55/SPT-AKI-Profile-Editor"
Expand Down
2 changes: 1 addition & 1 deletion SPT-AKI Profile Editor/SPT-AKI Profile Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>SPT_AKI_Profile_Editor</RootNamespace>
<UseWindowsForms>true</UseWindowsForms>
<UseWPF>true</UseWPF>
<Version>2.8.2</Version>
<Version>2.8.3</Version>
<ApplicationIcon>Resources\killa_ico_k3r_icon.ico</ApplicationIcon>
<PackageId>SPT-AKI Profile Editor</PackageId>
<Authors>SkiTles55</Authors>
Expand Down

0 comments on commit aa11b09

Please sign in to comment.