mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 13:21:01 +00:00
chore(main): release 1.0.1 (#93)
## 1.0.1 (2025-05-09)
### Bug Fixes
* timeout while waiting for SSH to become available (#92) (e490b9a)
This commit is contained in:
parent
4ff1883fd0
commit
28bf5380f3
3 changed files with 9 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ package version
|
|||
|
||||
var (
|
||||
// version is a semver version (https://semver.org).
|
||||
version = "1.0.0" // x-release-please-version
|
||||
version = "1.0.1" // x-release-please-version
|
||||
|
||||
// versionPrerelease is a semver version pre-release identifier (https://semver.org).
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue