Merge pull request #27 from fosrl/dev

update issue template and bump version
This commit is contained in:
Milo Schwartz
2026-07-02 15:50:29 -04:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -14,12 +14,13 @@ body:
label: Environment
description: Please fill out the relevant details below for your environment.
value: |
- OS Type & Version: (e.g., Ubuntu 22.04)
- OS Type & Version:
- Pangolin Version:
- Edition (Community or Enterprise):
- Gerbil Version:
- Traefik Version:
- Newt Version:
- Olm Version: (if applicable)
- Client Version:
validations:
required: true

View File

@@ -1,3 +1,3 @@
package version
const Version = "1.3.1"
const Version = "1.4.1"