From 58628392cfc850059ad62ecb5c83e4f8ba62963b Mon Sep 17 00:00:00 2001 From: ShimiT Date: Tue, 25 Feb 2020 10:26:13 +0000 Subject: [PATCH] [skip ci] Bump version 1.0.10 --- VERSION | 2 +- configs/version.yaml | 2 +- internal/version/version_cfg.go | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index e5a4a5e7d..437d26b11 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.9 \ No newline at end of file +1.0.10 \ No newline at end of file diff --git a/configs/version.yaml b/configs/version.yaml index 4ec130a2d..2d7625543 100644 --- a/configs/version.yaml +++ b/configs/version.yaml @@ -1,2 +1,2 @@ -cli_version: 1.0.9 +cli_version: 1.0.10 makefile_version: 0.0.1 \ No newline at end of file diff --git a/internal/version/version_cfg.go b/internal/version/version_cfg.go index dba4f92ff..d81697a08 100644 --- a/internal/version/version_cfg.go +++ b/internal/version/version_cfg.go @@ -1,4 +1,4 @@ package version // VersionConfig - do not edit -var VersionConfig = []byte{0x63, 0x6c, 0x69, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x20, 0x31, 0x2e, 0x30, 0x2e, 0x39, 0xa, 0x6d, 0x61, 0x6b, 0x65, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x20, 0x30, 0x2e, 0x30, 0x2e, 0x31} +var VersionConfig = []byte{0x63, 0x6c, 0x69, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x20, 0x31, 0x2e, 0x30, 0x2e, 0x31, 0x30, 0xa, 0x6d, 0x61, 0x6b, 0x65, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x3a, 0x20, 0x30, 0x2e, 0x30, 0x2e, 0x31} diff --git a/package.json b/package.json index 83a14431f..8ea523c57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbt", - "version": "1.0.9", + "version": "1.0.10", "description": "[![CircleCI](https://circleci.com/gh/SAP/cloud-mta-build-tool.svg?style=svg&circle-token=ecedd1dce3592adcd72ee4c61481972c32dcfad7)](https://circleci.com/gh/SAP/cloud-mta-build-tool) [![Go Report Card](https://goreportcard.com/badge/github.com/SAP/cloud-mta-build-tool)](https://goreportcard.com/report/github.com/SAP/cloud-mta-build-tool) [![Coverage Status](https://coveralls.io/repos/github/SAP/cloud-mta-build-tool/badge.svg?branch=cover)](https://coveralls.io/github/SAP/cloud-mta-build-tool?branch=cover) ![GitHub license](https://img.shields.io/badge/license-Apache_2.0-blue.svg) ![pre-alpha](https://img.shields.io/badge/Release-pre--alpha-orange.svg)", "main": "index.js", "files": [