Merge pull request #199 from alei1180/chore/bump-version

chore: поднять версию до 1.4.1
This commit is contained in:
Alexander Osadchy
2025-03-15 21:27:59 +04:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,6 +14,6 @@
"cli": {
"ИмяПриложения": "curlone",
"ПолноеИмяПриложения": "Конвертер команды curl в код на языке 1С",
"ВерсияПриложения": "1.4.0"
"ВерсияПриложения": "1.4.1"
}
}
+1 -1
View File
@@ -1,5 +1,5 @@
Описание.Имя("curlone")
.Версия("1.4.0")
.Версия("1.4.1")
.Автор("Alexander Osadchy, Dmitry Ivanov, Gleb Bogachev")
.АдресАвтора("https://github.com/alei1180, https://github.com/Stivo182, https://github.com/pinkycat")
.Описание("Конвертер команды curl в код на языке 1С")
@@ -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.4.0",
"version": "1.4.1",
"icons": [
{
"src": "/images/favicons/android-icon-36x36.png",