Skip to content

Commit

Permalink
begin to use double versioning
Browse files Browse the repository at this point in the history
now you will see things like f0.0.14v1.8.0rc. It means forge 0.0.14 on webui 1.8.0rc
  • Loading branch information
lllyasviel committed Feb 17, 2024
1 parent ae51178 commit 43c9e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules_forge/forge_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '0.0.12'
version = '0.0.14v1.8.0rc'

1 comment on commit 43c9e3b

@IndigoDosSantos
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea 👍

Please sign in to comment.