Skip to content

Commit

Permalink
MediaWarp v0.0.2
Browse files Browse the repository at this point in the history
- 增加支持返回自定义静态资源
- 优化302播放逻辑
- 增加自定义客户端过滤功能
  • Loading branch information
Akimio521 committed Aug 25, 2024
1 parent a11f927 commit 7135e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package core

// 版本号
const APP_VERSION string = "v0.0.1"
const APP_VERSION string = "v0.0.2"

0 comments on commit 7135e63

Please sign in to comment.