Skip to content

Commit

Permalink
Merge pull request #25 from fledge-iot/2.3.0RC
Browse files Browse the repository at this point in the history
2.3.0RC
  • Loading branch information
dianomicbot authored Jan 9, 2024
2 parents 27e5202 + a6665e2 commit 8a3e274
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='2.2.0RC'
CORE_BRANCH='2.3.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.2.0
2.3.0
2 changes: 1 addition & 1 deletion fledge.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fledge_version>=2.2
fledge_version>=2.3

0 comments on commit 8a3e274

Please sign in to comment.