Skip to content

Commit

Permalink
Prepare fo release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SkiTles55 committed Apr 9, 2022
1 parent f471950 commit bc15c97
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions ENGREADME.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
# SPT-AKI Profile Editor [RU README version](README.md)
### Program for editing player profile on the SPT-AKI Server
[![HitCount](http://hits.dwyl.com/SkiTles55/SPT-AKI-Profile-Editor.svg?style=flat-square)](http://hits.dwyl.com/SkiTles55/SPT-AKI-Profile-Editor)
<a href="https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/latest"><img src="https://img.shields.io/github/v/release/SkiTles55/SPT-AKI-Profile-Editor"></a>
![GitHub](https://img.shields.io/github/license/SkiTles55/SPT-AKI-Profile-Editor)
[![HitCount](http://hits.dwyl.com/SkiTles55/SPT-AKI-Profile-Editor.svg?style=flat-square)](http://hits.dwyl.com/SkiTles55/SPT-AKI-Profile-Editor)
![GitHub all releases](https://img.shields.io/github/downloads/SkiTles55/SPT-AKI-Profile-Editor/total)
![GitHub release (latest by date)](https://img.shields.io/github/downloads/SkiTles55/SPT-AKI-Profile-Editor/latest/total)
![GitHub last commit](https://img.shields.io/github/last-commit/SkiTles55/SPT-AKI-Profile-Editor)

#### Support the developer:
[yoomoney.ru](https://yoomoney.ru/to/410015658095326)
[Steam Trade Offer Link](https://steamcommunity.com/tradeoffer/new/?partner=350485380%26token=zCrhUwxR)

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

### [Version 2.1 for server SPT-AKI 2.2.0 - 2.3.0](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.1)
### [Version 2.1.1 for server SPT-AKI 2.2.0 - 2.3.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.1.1)

### Capabilities:
* Level, nickname, character voice
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

### [Отправить баг репорт](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/issues/new/choose)

### [Версия 2.1 для сервера SPT-AKI 2.2.0 - 2.3.0](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.1)
### [Версия 2.1.1 для сервера SPT-AKI 2.2.0 - 2.3.1](https://github.com/SkiTles55/SPT-AKI-Profile-Editor/releases/tag/2.1.1)

### Возможности:
* Уровень, никнейм, голос персонажа
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>SPT_AKI_Profile_Editor.Core</RootNamespace>
<Version>2.1.0</Version>
<Version>2.1.1</Version>
<PackageId>SPT-AKI Profile Editor.Core</PackageId>
<Authors>SkiTles55</Authors>
<Company>SkiTles55</Company>
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.1.0</Version>
<Version>2.1.1</Version>
<ApplicationIcon>killa_ico_k3r_icon.ico</ApplicationIcon>
<PackageId>SPT-AKI Profile Editor</PackageId>
<Authors>SkiTles55r</Authors>
Expand Down

0 comments on commit bc15c97

Please sign in to comment.