release: version 0.13.5.dev

This commit is contained in:
problematicconsumer
2024-01-06 13:59:10 +03:30
parent cffae11df4
commit 8358ec1044
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
- Updated sing-box to version 1.7.8 - Updated sing-box to version 1.7.8
- Improved TLS Fragmentation. [PR#12](https://github.com/hiddify/hiddify-sing-box/pull/12) by [Kyōchikutō | キョウチクトウ](https://github.com/kyochikuto) - Improved TLS Fragmentation. [PR#12](https://github.com/hiddify/hiddify-sing-box/pull/12) by [Kyōchikutō | キョウチクトウ](https://github.com/kyochikuto)
- Improved v2ray config parser
- Added cancel button on new profile modal - Added cancel button on new profile modal
- Changed default Connection Test URL - Changed default Connection Test URL

View File

@@ -1,7 +1,7 @@
name: hiddify name: hiddify
description: Cross Platform Multi Protocol Proxy Frontend. description: Cross Platform Multi Protocol Proxy Frontend.
publish_to: "none" publish_to: "none"
version: 0.13.4+1340 version: 0.13.5+1350
environment: environment:
sdk: ">=3.2.0 <4.0.0" sdk: ">=3.2.0 <4.0.0"