Skip to content

Commit

Permalink
Merge pull request #41 from fledge-iot/2.5.0RC
Browse files Browse the repository at this point in the history
2.5.0RC
  • Loading branch information
dianomicbot authored Jul 1, 2024
2 parents cc22b62 + ced1816 commit 227c2bb
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.4.0RC'
CORE_BRANCH='2.5.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.4.0
2.5.0
2 changes: 1 addition & 1 deletion fledge.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fledge_version>=2.4
fledge_version>=2.5

0 comments on commit 227c2bb

Please sign in to comment.