add meta info

This commit is contained in:
6543 2019-10-14 12:22:16 +02:00
parent 10f5de34ce
commit a91c075ef2
Signed by: 6543
GPG Key ID: A1CA74D27FD13271
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,12 @@ package com.company;
import java.util.regex.Matcher;
import java.util.regex.Pattern;

/**
* Author 6543
* Datum 2019-10-14
* License GPL3
*/

public enum Version {
UNKNOWN,
SUPPORTED_LATEST,