Skip to content

Commit 2238b39

Browse files
authored
Merge pull request #51 from fledge-iot/2.4.0RC
2.4.0RC
2 parents 28535dc + 304ddb0 commit 2238b39

4 files changed

Lines changed: 4 additions & 3 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ timestamps {
1717
// Change to corresponding CORE_BRANCH as required
1818
// e.g. FOGL-xxxx, main etc.
1919
sh '''
20-
CORE_BRANCH='2.3.0RC'
20+
CORE_BRANCH='2.4.0RC'
2121
${HOME}/buildFledge ${CORE_BRANCH} ${WORKSPACE}
2222
'''
2323
}

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.0
1+
2.4.0

docs/keywords

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Scripted,Mathematical,Textual,Structure

fledge.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
fledge_version>=2.3
1+
fledge_version>=2.4

0 commit comments

Comments
 (0)