Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
willfurnell committed Aug 9, 2021
1 parent 3af1eb5 commit f25f6d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/configure.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

# Client side version of this tool (this must correspond to the version
# supported by the server.
ngsca.certwizard.version=CertWizard 0.8.0
ngsca.certwizard.versionNumber=0.8.0
ngsca.certwizard.version=CertWizard 0.8.1
ngsca.certwizard.versionNumber=0.8.1

# CA-Server host that this tool is configured to work with.
#ngsca.base.url=https://ca-dev.esc.rl.ac.uk
Expand Down Expand Up @@ -64,7 +64,7 @@ uk.ngs.ca.request.ca.maxprivatekeylifetime.url=https://cwiz-live.ca.ngs.ac.uk:44
uk.ngs.ca.request.ca.maxexpiredrekey.url=https://cwiz-live.ca.ngs.ac.uk:443/CA/policy/maxexpiredrekey
uk.ngs.ca.request.ca.motd.text.url=https://cwiz-live.ca.ngs.ac.uk:443/CA/motd/text
uk.ngs.ca.request.ca.motd.img.url=https://cwiz-live.ca.ngs.ac.uk:443/CA/motd/img
uk.ngs.ca.request.useragent=NGS-CertWizard/0.8.0
uk.ngs.ca.request.useragent=NGS-CertWizard/0.8.1
uk.ngs.ca.request.resource.publickey=https://cwiz-live.ca.ngs.ac.uk:443/resources/resource/publickey

uk.ngs.ca.request.certificate.url=https://cwiz-live.ca.ngs.ac.uk:443/certificate
Expand Down

0 comments on commit f25f6d1

Please sign in to comment.