File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 28
28
import os
29
29
from time import strftime
30
30
31
- VERSION = "3.0 .0"
32
- MINIMUM_LIBOPENSHOT_VERSION = "0.3.0 "
33
- DATE = "20221201000000 "
31
+ VERSION = "3.1 .0"
32
+ MINIMUM_LIBOPENSHOT_VERSION = "0.3.1 "
33
+ DATE = "20230321000000 "
34
34
NAME = "openshot-qt"
35
35
PRODUCT_NAME = "OpenShot Video Editor"
36
36
GPL_VERSION = "3"
Original file line number Diff line number Diff line change 64
64
<id >org.openshot.OpenShot.desktop</id >
65
65
</provides >
66
66
<releases >
67
+ <release version =" 3.1.0" date =" 2023-03-21" />
67
68
<release version =" 3.0.0" date =" 2022-12-01" />
68
69
<release version =" 2.6.1" date =" 2021-09-04" />
69
70
<release version =" 2.6.0" date =" 2021-08-19" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<mime-info xmlns =' http://www.freedesktop.org/standards/shared-mime-info' >
3
3
<mime-type type =" application/vnd.openshot-qt-project" >
4
- <comment >OpenShot 2.0 project</comment >
4
+ <comment >OpenShot project</comment >
5
5
<glob pattern =" *.osp" />
6
6
<generic-icon name =" openshot-qt-doc" />
7
7
</mime-type >
You can’t perform that action at this time.
0 commit comments