Skip to content

Commit baa0f47

Browse files
praveenkumargbraad
authored andcommitted
Update bundle version from 4.1.9 to 4.1.11
1 parent 2eb4189 commit baa0f47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
BUNDLE_VERSION = 4.1.9
15+
BUNDLE_VERSION = 4.1.11
1616
BUNDLE_EXTENSION = crcbundle
1717
CRC_VERSION = 0.90.0-alpha
1818
COMMIT_SHA=$(shell git rev-parse --short HEAD)

centos_ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# bundle location
4-
BUNDLE=crc_libvirt_4.1.9.crcbundle
4+
BUNDLE=crc_libvirt_4.1.11.crcbundle
55

66
# Output command before executing
77
set -x

0 commit comments

Comments
 (0)