Update catalog compatability versions

Ensure the stable 2020 is only used for the LTS, and
trunk is used for 2020.4 / next
This commit is contained in:
Automatic Release Builder 2021-01-24 15:34:20 +00:00
parent 0cf47573fb
commit 4ad749a481
2 changed files with 3 additions and 4 deletions

View File

@ -2,9 +2,8 @@
<PropertyList>
<template>
<!-- if we break trunk compat in a substantial way, consider removing these -->
<version n="2">2020.1.*</version>
<version n="3">2020.2.*</version>
<version n="4">2020.3.*</version>
<version n="2">2020.4.*</version>
<version n="3">2021.*</version>
<id>org.flightgear.fgaddon.trunk</id>
<license>GPL</license>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<template>
<version n="0">2020.*</version>
<version n="0">2020.3.*</version>
<id>org.flightgear.fgaddon.stable_2020</id>
<license>GPL</license>
<url>http://mirrors.ibiblio.org/flightgear/ftp/Aircraft-2020/catalog.xml</url>