Skip to content

Commit

Permalink
Updated publish.yml with release version: 4.21.0.3 and development ve…
Browse files Browse the repository at this point in the history
…rsion: 4.21.0.4-SNAPSHOT
  • Loading branch information
qld-gov-au-bot-ServiceAccount committed Aug 6, 2024
1 parent 7da9d30 commit fa309af
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.21.0.004'
default: '4.21.0.3'
developmentVersion:
description: 'Development version'
required: true
default: '4.21.0.5-SNAPSHOT'
default: '4.21.0.4-SNAPSHOT'

jobs:
publish:
Expand Down

0 comments on commit fa309af

Please sign in to comment.