mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-04-11 03:31:32 +00:00
8 lines
605 B
XML
8 lines
605 B
XML
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
|
|
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog https://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.26.xsd" >
|
|
<include file="1.3.9-news/collection.xml" relativeToChangelogFile="true"/>
|
|
<include file="1.3.10-news/collection.xml" relativeToChangelogFile="true"/>
|
|
<include file="1.6.11/collection.xml" relativeToChangelogFile="true"/>
|
|
</databaseChangeLog> |