Skip to content

Commit e4d79f6

Browse files
committed
Bumping version to 2.5.0 (large bump from the previous version, but due to the extensive changes)
1 parent 9ae3f1d commit e4d79f6

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,9 +29,9 @@
2929

3030
from PyQt5.QtCore import QDir
3131

32-
VERSION = "2.4.5"
32+
VERSION = "2.5.0"
3333
MINIMUM_LIBOPENSHOT_VERSION = "0.2.4"
34-
DATE = "20190315000000"
34+
DATE = "20200113000000"
3535
NAME = "openshot-qt"
3636
PRODUCT_NAME = "OpenShot Video Editor"
3737
GPL_VERSION = "3"

0 commit comments

Comments
 (0)