Skip to content

Commit

Permalink
checking runtime-os build without bump
Browse files Browse the repository at this point in the history
Signed-off-by: TomFitzpatrick <[email protected]>
  • Loading branch information
Tom-Fitzpatrick committed Oct 4, 2023
1 parent 54598ad commit a9a2bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cordaProductVersion = 5.1.0
# NOTE: update this each time this module contains a breaking change
## NOTE: currently this is a top level revision, so all API versions will line up, but this could be moved to
## a per module property in which case module versions can change independently.
cordaApiRevision = 27
cordaApiRevision = 26

# Main
kotlinVersion = 1.8.21
Expand Down

0 comments on commit a9a2bcb

Please sign in to comment.