Version und Upgrade Datei für ccm-sci-types-project korrigiert
git-svn-id: https://svn.libreccm.org/ccm/trunk@1635 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
2c2078e3fc
commit
5543ac84e2
|
|
@ -2,7 +2,7 @@
|
||||||
<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
||||||
name="ccm-sci-types-project"
|
name="ccm-sci-types-project"
|
||||||
prettyName="Scientific CMS Project content type"
|
prettyName="Scientific CMS Project content type"
|
||||||
version = "6.6.5"
|
version = "6.6.6"
|
||||||
release="1"
|
release="1"
|
||||||
webapp="ROOT">
|
webapp="ROOT">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<upgrade>
|
<upgrade>
|
||||||
<version from="6.6.4" to="6.6.5">
|
<version from="6.6.5" to="6.6.6">
|
||||||
<script class="com.arsdigita.cms.contenttypes.upgrades.SciProjectBundleUpgrade"/>
|
<script class="com.arsdigita.cms.contenttypes.upgrades.SciProjectBundleUpgrade"/>
|
||||||
</version>
|
</version>
|
||||||
</upgrade>
|
</upgrade>
|
||||||
Loading…
Reference in New Issue