Skip to content

Commit

Permalink
Updated publish.yml with release version: 4.23.0.004 and development …
Browse files Browse the repository at this point in the history
…version: 4.23.0.5-SNAPSHOT
  • Loading branch information
qld-gov-au-bot-ServiceAccount committed Aug 6, 2024
1 parent 2356514 commit 2b72c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ on:
releaseVersion:
description: 'Release version'
required: true
default: '4.23.0.3'
default: '4.23.0.004'
developmentVersion:
description: 'Development version'
required: true
default: '4.23.0.4-SNAPSHOT'
default: '4.23.0.5-SNAPSHOT'

jobs:
publish:
Expand Down

0 comments on commit 2b72c6e

Please sign in to comment.