1
0
mirror of https://github.com/alei1180/curlone.git synced 2025-11-25 23:01:55 +02:00

chore: поднять версию до 1.6.1 (#220)

This commit is contained in:
Alexander Osadchy
2025-08-02 14:47:23 +04:00
parent adb519f8db
commit 2d2fdf812c
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",