Bump version to 1.9.2

This commit is contained in:
Gerhard Tan
2022-10-27 16:05:11 +08:00
parent ac31290324
commit db5e1a1137
2 changed files with 7 additions and 2 deletions

View File

@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.9.2] - 2022-10-27
### 更新
* FRP 版本 0.45.0
## [1.9.1] - 2022-07-11
### 更新
* FRP 版本 0.44.0
@ -178,7 +182,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* 解决某些情况下电脑重启后服务没有自动运行问题
* 更新软件后需打开软件,选择左侧配置项后右键编辑,然后直接确定,再启动即可
[Unreleased]: https://github.com/koho/frpmgr/compare/v1.9.1...HEAD
[Unreleased]: https://github.com/koho/frpmgr/compare/v1.9.2...HEAD
[1.9.2]: https://github.com/koho/frpmgr/compare/v1.9.1...v1.9.2
[1.9.1]: https://github.com/koho/frpmgr/compare/v1.9.0...v1.9.1
[1.9.0]: https://github.com/koho/frpmgr/compare/v1.8.1...v1.9.0
[1.8.1]: https://github.com/koho/frpmgr/compare/v1.8.0...v1.8.1