Skip to content

Commit

Permalink
chore: bump extension version for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jgpruitt committed Jan 24, 2025
1 parent a3e2365 commit a7782c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/extension/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
def versions() -> list[str]:
# ADD NEW VERSIONS TO THE FRONT OF THIS LIST! STAY SORTED PLEASE
return [
"0.7.1-dev",
"0.7.0", # released
"0.6.0", # released
"0.5.0", # released
Expand Down

0 comments on commit a7782c9

Please sign in to comment.