Skip to content

Commit

Permalink
Bumping version to 3.2.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jonoomph committed Jun 27, 2024
1 parent 5fc44e8 commit 86acbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/classes/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import os
from time import strftime

VERSION = "3.2.0"
VERSION = "3.2.0-dev"
MINIMUM_LIBOPENSHOT_VERSION = "0.3.3"
DATE = "20240619000000"
NAME = "openshot-qt"
Expand Down

0 comments on commit 86acbdf

Please sign in to comment.