Skip to content

Commit 0c838ef

Browse files
committed
New release! Bumping version to 2.3.3, and libopenshot depenency to 0.1.6
1 parent b243254 commit 0c838ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/classes/info.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727

2828
import os
2929

30-
VERSION = "2.3.2-dev5"
31-
MINIMUM_LIBOPENSHOT_VERSION = "0.1.5"
30+
VERSION = "2.3.3"
31+
MINIMUM_LIBOPENSHOT_VERSION = "0.1.6"
3232
DATE = "20170509000000"
3333
NAME = "openshot-qt"
3434
PRODUCT_NAME = "OpenShot Video Editor"

0 commit comments

Comments
 (0)