Skip to content

Commit

Permalink
fix: Invalid version during exe building
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhou-Shilin committed Jun 15, 2024
1 parent 95c192f commit f26aed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GENERATION_MODEL: "gpt-4-turbo-2024-04-09"
FIXING_MODEL: "gpt-4-turbo-2024-04-09"

# DEVELOPER SETTINGS #
VERSION_NUMBER: "Beta 1.0"
VERSION_NUMBER: "0.1.1"

# PROMPT SETTINGS #
# If you don't know what it is, please don't touch it. Be sure to backup before editing.
Expand Down

0 comments on commit f26aed9

Please sign in to comment.