diff --git a/wasmedge.yaml b/wasmedge.yaml index f93ec387643..0e9f3dd7b4b 100644 --- a/wasmedge.yaml +++ b/wasmedge.yaml @@ -1,7 +1,7 @@ package: name: wasmedge - version: 0.14.0 - epoch: 1 + version: 0.14.1 + epoch: 0 description: WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. copyright: - license: Apache-2.0 @@ -38,7 +38,7 @@ pipeline: with: repository: https://github.com/WasmEdge/WasmEdge tag: ${{package.version}} - expected-commit: 5b7a8deaacc1382d77676537daeb93fc9db8c756 + expected-commit: 2900031c24f3c49ad3596244dba4c5723048c8ad - uses: patch with: