1
0
mirror of https://github.com/alei1180/curlone.git synced 2025-11-23 22:45:05 +02:00

Merge pull request #221 from alei1180/chore/220/bump-version-to-1-6-1

chore: поднять версию до 1.6.1 (#220)
This commit is contained in:
Alexander Osadchy
2025-08-02 14:51:09 +04:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -14,6 +14,6 @@
"cli": {
"ИмяПриложения": "curlone",
"ПолноеИмяПриложения": "Конвертер команды curl в код на языке 1С",
"ВерсияПриложения": "1.6.0"
"ВерсияПриложения": "1.6.1"
}
}

View File

@@ -1,5 +1,5 @@
Описание.Имя("curlone")
.Версия("1.6.0")
.Версия("1.6.1")
.Автор("Alexander Osadchy, Dmitry Ivanov, Gleb Bogachev")
.АдресАвтора("https://github.com/alei1180, https://github.com/Stivo182, https://github.com/pinkycat")
.Описание("Конвертер команды curl в код на языке 1С")

View File

@@ -4,7 +4,7 @@
"description": "Converter of curl command to 1C code",
"author": "Alexander Osadchy, Dmitry Ivanov, Gleb Bogachev",
"homepage_url": "https://github.com/alei1180/curlone",
"version": "1.6.0",
"version": "1.6.1",
"icons": [
{
"src": "/images/favicons/android-icon-36x36.png",