Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reflex.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: reflex
version: 0.5.10
version: 0.6.1
epoch: 0
description: "Web apps in pure Python"
copyright:
Expand Down Expand Up @@ -32,7 +32,7 @@ pipeline:
with:
repository: https://github.com/reflex-dev/reflex
tag: v${{package.version}}
expected-commit: ecf222d4b056c1237c1e42477805200d6c6bb492
expected-commit: b88a17a58b0353678659e12abdda299d8ceab042

- runs: |
#Fix CVEs
Expand Down