Skip to content

Commit

Permalink
version 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AXEPOH committed Mar 25, 2020
1 parent bd3b4d8 commit 238529e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ java-приложение для работы с блокировками в С

### Версии

1.7.2

* Исправлена ошибка при подсчете количества процессов

1.7.1

* Добавлена возможность сортировки списка баз данных по имени или количеству процессов
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>ru.taximaxim</groupId>
<artifactId>pgSqlBlocks</artifactId>
<version>1.7.1</version>
<version>1.7.2</version>
<packaging>jar</packaging>

<name>pgSqlBlocks</name>
Expand Down

0 comments on commit 238529e

Please sign in to comment.