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.9
version: 0.5.10
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: 72465a7728bc5f99708afceb866ecffdc8c92c5d
expected-commit: ecf222d4b056c1237c1e42477805200d6c6bb492

- runs: |
#Fix CVEs
Expand Down