1
0
mirror of https://github.com/alei1180/curlone.git synced 2025-10-08 23:51:52 +02:00

Merge pull request #243 from alei1180/chore/242/bump-to-version-1-7-1

chore: поднять версию до 1.7.1 (#242)
This commit is contained in:
Alexander Osadchy
2025-10-05 23:58:45 +04:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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