Skip to content

Commit fd39dde

Browse files
committed
Bumping version to 2.5.1-dev (for upcoming release)
1 parent e05f4bc commit fd39dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/classes/info.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929

3030
from PyQt5.QtCore import QDir
3131

32-
VERSION = "2.5.0-dev1"
33-
MINIMUM_LIBOPENSHOT_VERSION = "0.2.4"
32+
VERSION = "2.5.1-dev1"
33+
MINIMUM_LIBOPENSHOT_VERSION = "0.2.5"
3434
DATE = "20200113000000"
3535
NAME = "openshot-qt"
3636
PRODUCT_NAME = "OpenShot Video Editor"

0 commit comments

Comments
 (0)