aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbSqliteWx/package.xml
blob: 168917dbc540cc150dc827806b535daf23aec172 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<Package>
    <DisplayName>WxSQLite plugin</DisplayName>
    <Description>Plugin for WxSQLite3 databases</Description>
    <Version>%VERSION%</Version>
    <ReleaseDate>%DATE%</ReleaseDate>
    <Name>pl.com.salsoft.sqlitestudio.plugins.dbsqlitewx</Name>
    <Dependencies>pl.com.salsoft.sqlitestudio.plugins</Dependencies>
    <Default>true</Default>
</Package>