Prepare new development cycle.

http-upload-enforce-https
Martin Dosch 7 months ago
parent 0897dd6510
commit 80f37b1e67
No known key found for this signature in database
GPG Key ID: 52A57CFCE13D657D

@ -1,5 +1,7 @@
# Changelog
## Unreleased
## [v0.7.0] 2023-11-11
### Added
- Reply to XEP-0092 software version requests.

@ -5,7 +5,7 @@
package main
const (
version = "0.7.0"
version = "0.7.1-dev"
// defaults
defaultBufferSize = 100
defaultConfigRowSep = 2

Loading…
Cancel
Save