Skip to content

Commit

Permalink
VERSION changed
Browse files Browse the repository at this point in the history
Signed-off-by: dianomicbot <[email protected]>
  • Loading branch information
dianomicbot committed Oct 17, 2023
1 parent 7b5f451 commit c2af10e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ timestamps {
// Change to corresponding CORE_BRANCH as required
// e.g. FOGL-xxxx, main etc.
sh '''
CORE_BRANCH='develop'
CORE_BRANCH='2.2.0RC'
${HOME}/buildFledge ${CORE_BRANCH} ${WORKSPACE}
'''
}
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.2.0
2 changes: 1 addition & 1 deletion fledge.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fledge_version>=2.1
fledge_version>=2.2

0 comments on commit c2af10e

Please sign in to comment.