Skip to content

Commit 324f362

Browse files
committed
Bump version to 23w32a
1 parent a939bbc commit 324f362

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

auto_editor/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__version__ = "23.32.1"
2-
version = "23w32a-dev"
2+
version = "23w32a"
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# 23w32a-dev
1+
# 23w32a
22

33
## What's Changed
4+
- Final Cut Pro XML: Fix desync issue / Use modern APIs
45
- Palet: Add `hash-ref` `hash-set!` `hash-update!` `hash-remove!`
56
- Palet: Fix `hash` incorrectly erroring when its arity is 0
67
- Palet: `ref` no longer accepts hashes
7-

0 commit comments

Comments
 (0)