Skip to content

Commit

Permalink
build: Увеличение версии до 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stivo182 committed Oct 30, 2024
1 parent 802a3a2 commit 5d1e980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ExternalDataProcessors/cURL/ObjectModule.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
// Возвращаемое значение:
// Строка - Версия обработки
Функция ВерсияОбработки() Экспорт
Возврат "0.7.0";
Возврат "0.8.0";
КонецФункции

// Получает содержимое по URL.
Expand Down

0 comments on commit 5d1e980

Please sign in to comment.