Skip to content

Commit

Permalink
Merge pull request #28 from fledge-iot/2.4.0RC
Browse files Browse the repository at this point in the history
2.4.0RC
  • Loading branch information
dianomicbot authored Apr 17, 2024
2 parents 8a3e274 + 6201da6 commit 4b66065
Show file tree
Hide file tree
Showing 4 changed files with 4 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.3.0RC'
CORE_BRANCH='2.4.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.3.0
2.4.0
1 change: 1 addition & 0 deletions docs/keywords
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Structure,Augmentation,Labelling
2 changes: 1 addition & 1 deletion fledge.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fledge_version>=2.3
fledge_version>=2.4

0 comments on commit 4b66065

Please sign in to comment.