Skip to content

Commit 7135e63

Browse files
committed
MediaWarp v0.0.2
- 增加支持返回自定义静态资源 - 优化302播放逻辑 - 增加自定义客户端过滤功能
1 parent a11f927 commit 7135e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package core
22

33
// 版本号
4-
const APP_VERSION string = "v0.0.1"
4+
const APP_VERSION string = "v0.0.2"

0 commit comments

Comments
 (0)