Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
chore: mark v2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
GitSquared committed Dec 20, 2020
1 parent 4f43fd0 commit 337cfba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ labels: investigation
## Technical information
**Using version:**
- [ ] `master` (running from GitHub-published source code, currently `v3.0.0-pre`)
- [ ] `latest` (latest release, currently `v2.2.4`)
- [ ] `latest` (latest release, currently `v2.2.5`)
- [ ] `vX.X.X` (specify other version)

**Running on:**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "edex-ui",
"productName": "eDEX-UI",
"version": "3.0.0-pre",
"version": "2.2.5",
"description": "A science fiction desktop running everywhere. Awesome.",
"keywords": [
"desktop",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "edex-ui",
"productName": "eDEX-UI",
"version": "3.0.0-pre",
"version": "2.2.5",
"description": "eDEX-UI sci-fi interface",
"keywords": [
"desktop",
Expand Down

0 comments on commit 337cfba

Please sign in to comment.