diff --git a/.gitea/issue_template/bug_report.yml b/.gitea/issue_template/bug_report.yml index b07e408..2517dec 100644 --- a/.gitea/issue_template/bug_report.yml +++ b/.gitea/issue_template/bug_report.yml @@ -17,10 +17,10 @@ body: label: Version description: What version of Photon are you running? You can find this in the footer of the app. options: - - 0.1.1 (Latest) + - 0.1.2 (Latest) + - 0.1.1 - 0.1.0 - 0.0.9 - - 0.0.8 validations: required: true - type: markdown diff --git a/.gitea/issue_template/enhancement.yml b/.gitea/issue_template/enhancement.yml index a19ba1b..3068d6a 100644 --- a/.gitea/issue_template/enhancement.yml +++ b/.gitea/issue_template/enhancement.yml @@ -17,10 +17,10 @@ body: label: Version description: What version of Photon are you running? You can find this in the footer of the app. options: - - 0.1.1 (Latest) + - 0.1.2 (Latest) + - 0.1.1 - 0.1.0 - 0.0.9 - - 0.0.8 validations: required: true - type: markdown diff --git a/.gitea/issue_template/feature.yml b/.gitea/issue_template/feature.yml index 87a239e..949f7fa 100644 --- a/.gitea/issue_template/feature.yml +++ b/.gitea/issue_template/feature.yml @@ -17,10 +17,10 @@ body: label: Version description: What version of Photon are you running? You can find this in the footer of the app. options: - - 0.1.1 (Latest) + - 0.1.2 (Latest) + - 0.1.1 - 0.1.0 - 0.0.9 - - 0.0.8 validations: required: true - type: markdown