Skip to content

Commit c623270

Browse files
update version (#645)
1 parent 0f05006 commit c623270

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
set -euo pipefail
2626
RELEASE=$(cat VERSION)
2727
# temporarily hardcode solution versions
28-
AI_HUB_SOLUTION_VERSION=1.0
28+
AI_HUB_SOLUTION_VERSION=3.1
2929
3030
# oci-ods-aqua
3131
STACKNAME=oci-ods-aqua

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0
1+
3.1

0 commit comments

Comments
 (0)