Skip to content

Commit

Permalink
build: Увеличение версии
Browse files Browse the repository at this point in the history
  • Loading branch information
Stivo182 committed Jul 20, 2024
1 parent 38fa0b6 commit 9bb646a
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.6.0";
Возврат "0.7.0";
КонецФункции

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

0 comments on commit 9bb646a

Please sign in to comment.