cannot re-use v1.2.2 tag due to GoReleaser caching
This commit is contained in:
David Zhao
2022-09-27 15:51:27 -07:00
parent df091554e7
commit ab40ea7e7a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.2.2] - 2022-09-13
## [1.2.3] - 2022-09-13
### Added
- Supervisor framework to improve edge case & error handling #1005 #1006 #1010 #1017
- Support for stereo Opus tracks #1013
+1 -1
View File
@@ -1,3 +1,3 @@
package version
const Version = "1.2.2"
const Version = "1.2.3"