Skip to content

Commit faf8f0f

Browse files
chore: bump version to v6.5.0
1 parent 5d36499 commit faf8f0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

invokeai/frontend/web/public/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2690,7 +2690,7 @@
26902690
"whatsNewInInvoke": "What's New in Invoke",
26912691
"items": [
26922692
"Canvas: Color Picker does not sample alpha, bbox respects aspect ratio lock when resizing shuffle button for number fields in Workflow Builder, hide pixel dimension sliders when using a model that doesn't support them",
2693-
"Workflows: Add a Shuffle button to number input fields",
2693+
"Workflows: Add a Shuffle button to number input fields"
26942694
],
26952695
"readReleaseNotes": "Read Release Notes",
26962696
"watchRecentReleaseVideos": "Watch Recent Release Videos",

invokeai/version/invokeai_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "6.5.0rc1"
1+
__version__ = "6.5.0"

0 commit comments

Comments
 (0)