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