Changeset 422

Show
Ignore:
Timestamp:
04/12/08 20:58:52 (5 years ago)
Author:
MDMAN
Message:

package.xml modified

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • profile.lastvisitors/package.xml

    r418 r422  
    88                <packagedescription>Shows the last profile visitors in the user profile.</packagedescription> 
    99                <packagedescription language="de"><![CDATA[Mit diesem PlugIn werden die letzten Besucher im Profil angezeigt.]]></packagedescription> 
    10                 <version>1.1.4</version> 
    11                 <date>2008-04-11</date> 
     10                <version>1.1.5</version> 
     11                <date>2008-04-12</date> 
    1212                <plugin>com.woltlab.wcf</plugin> 
    1313                <isunique>1</isunique> 
     
    9494                <templates>templates.tar</templates> 
    9595        </instructions> 
     96         
     97        <instructions type="update" fromversion="1.1.4"> 
     98                <files>files.tar</files> 
     99                <templates>templates.tar</templates> 
     100        </instructions> 
    96101</package>