Skip to content

Commit

Permalink
Updated publish.yml with release version: 1.0.10 and development vers…
Browse files Browse the repository at this point in the history
…ion: 1.0.11-SNAPSHOT
  • Loading branch information
qld-gov-au-bot-ServiceAccount committed Jul 31, 2024
1 parent f5a6ac2 commit e830138
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: '1.0.9'
default: '1.0.10'
developmentVersion:
description: 'Development version'
required: true
default: '1.0.10-SNAPSHOT'
default: '1.0.11-SNAPSHOT'

jobs:
publish:
Expand Down

0 comments on commit e830138

Please sign in to comment.