Skip to content

Commit 1308c57

Browse files
authored
Merge pull request alei1180#221 from alei1180/chore/220/bump-version-to-1-6-1
chore: поднять версию до 1.6.1 (alei1180#220)
2 parents adb519f + 2d2fdf8 commit 1308c57

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

autumn-properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"cli": {
1515
"ИмяПриложения": "curlone",
1616
"ПолноеИмяПриложения": "Конвертер команды curl в код на языке 1С",
17-
"ВерсияПриложения": "1.6.0"
17+
"ВерсияПриложения": "1.6.1"
1818
}
1919
}

packagedef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Описание.Имя("curlone")
2-
.Версия("1.6.0")
2+
.Версия("1.6.1")
33
.Автор("Alexander Osadchy, Dmitry Ivanov, Gleb Bogachev")
44
.АдресАвтора("https://github.com/alei1180, https://github.com/Stivo182, https://github.com/pinkycat")
55
.Описание("Конвертер команды curl в код на языке 1С")

src/interface/view/images/favicons/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Converter of curl command to 1C code",
55
"author": "Alexander Osadchy, Dmitry Ivanov, Gleb Bogachev",
66
"homepage_url": "https://github.com/alei1180/curlone",
7-
"version": "1.6.0",
7+
"version": "1.6.1",
88
"icons": [
99
{
1010
"src": "/images/favicons/android-icon-36x36.png",

0 commit comments

Comments
 (0)