Skip to content

Commit

Permalink
Prepare for 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Khudyakov committed Apr 1, 2024
1 parent 00ea1b6 commit b35fbd5
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHREADME.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ LTC: MNtz8Zz1cPD1CZadoc38jT5qeqeFBS6Aif\

### [提交Bug报告 \ 功能要求](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/issues/new/choose)

### [版本 2.9 适配服务器 SPT-AKI 3.8.0](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.9)
### [版本 2.8.6 适配服务器 SPT-AKI 3.7.0 - 3.7.6](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.8.6)
### [版本 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)
Expand Down
1 change: 1 addition & 0 deletions ENGREADME.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ LTC: MNtz8Zz1cPD1CZadoc38jT5qeqeFBS6Aif\

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

### [Version 2.9 for server SPT-AKI 3.8.0](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.9)
### [Version 2.8.6 for server SPT-AKI 3.7.0 - 3.7.6](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.8.6)
### [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)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ LTC: MNtz8Zz1cPD1CZadoc38jT5qeqeFBS6Aif\

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

### [Версия 2.9 для сервера SPT-AKI 3.8.0](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.9)
### [Версия 2.8.6 для сервера SPT-AKI 3.7.0 - 3.7.6](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.8.6)
### [Версия 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)
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:{A39FDC61-3A97-4E8D-83E1-7EFA60C63F8B}"
"PackageCode" = "8:{CF0E4FE6-4D4F-407E-9BAA-555040BAF46E}"
"ProductCode" = "8:{EEF6B1D3-11CD-4383-9305-41E72FC5C76B}"
"PackageCode" = "8:{506DC84E-7F2E-445F-8293-CD0990611120}"
"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.7"
"ProductVersion" = "8:2.9.0"
"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.7</Version>
<Version>2.9.0</Version>
<ApplicationIcon>Resources\killa_ico_k3r_icon.ico</ApplicationIcon>
<PackageId>SPT-AKI Profile Editor</PackageId>
<Authors>SkiTles55</Authors>
Expand Down

0 comments on commit b35fbd5

Please sign in to comment.