Skip to content

Commit c779578

Browse files
committed
chore: update CURRENT_VERSION to 0.1.45
1 parent 5a1378c commit c779578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/app/version/services/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from packaging.version import Version
88

99
# Current version - update this with each release
10-
CURRENT_VERSION = "0.1.44"
10+
CURRENT_VERSION = "0.1.45"
1111
VERSION_CHECK_URL = "https://api.github.com/repos/socfortress/CoPilot/releases/latest"
1212

1313

0 commit comments

Comments
 (0)