version to 0.0.85

This commit is contained in:
4pmtong 2026-02-24 12:36:36 +08:00
parent 48c41b36df
commit 40cd4119eb
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
name: 🐛 Bug Report
description: File an issue about a bug.
title: "[BUG] "
title: '[BUG] '
labels: [bug]
body:
- type: markdown
@ -12,7 +12,7 @@ body:
id: version
attributes:
label: What version of eigent are you using?
placeholder: E.g., 0.0.84
placeholder: E.g., 0.0.85
validations:
required: true

View file

@ -344,7 +344,7 @@ jobs:
files: |
gh-release-assets/*
# Extract version from tag (e.g., v0.0.84 -> 0.0.84)
# Extract version from tag (e.g., v0.0.85 -> 0.0.85)
- name: Extract version
if: startsWith(github.ref, 'refs/tags/')
id: version