<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PUB-221-mwalker-fullcatalogaccess:1" author="mwalker">
        <query>
            MATCH(p:Profile {profileType: "PublishingProfile", profileId: 97489})
            SET p.fullCatalogAccess = true
        </query>
    </changeset>
</changelog>
