Skip to content

Commit

Permalink
Update bundle version from 4.2.13 to 4.2.14 (#936)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Jan 17, 2020
1 parent 8dbd439 commit 7001821
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

BUNDLE_VERSION = 4.2.13
BUNDLE_VERSION = 4.2.14
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 1.5.0-dev
COMMIT_SHA=$(shell git rev-parse --short HEAD)
Expand Down
2 changes: 1 addition & 1 deletion centos_ci.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# bundle location
BUNDLE_VERSION=4.2.13
BUNDLE_VERSION=4.2.14
BUNDLE=crc_libvirt_$BUNDLE_VERSION.crcbundle
GO_VERSION=1.12.13

Expand Down

0 comments on commit 7001821

Please sign in to comment.