This repository was archived by the owner on Oct 22, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ labels: investigation
6
6
7
7
---
8
8
9
- <!--
9
+ <!--
10
10
The following (lightweight) template is made to avoid recurring questions in new bug reports
11
11
and to facilitate problem diagnosis. You are free to ignore it, but filling it correctly will
12
12
help a lot. Either way, thanks for taking the time to write a report.
@@ -16,8 +16,8 @@ labels: investigation
16
16
17
17
## Technical information
18
18
** Using version:**
19
- - [ ] ` master ` (running from GitHub-published source code, currently ` v3.0.0 -pre` )
20
- - [ ] ` latest ` (latest release, currently ` v2.2.5 ` )
19
+ - [ ] ` master ` (running from GitHub-published source code, currently ` v2.2.7 -pre` )
20
+ - [ ] ` latest ` (latest release, currently ` v2.2.6 ` )
21
21
- [ ] ` vX.X.X ` (specify other version)
22
22
23
23
** Running on:**
@@ -29,7 +29,7 @@ labels: investigation
29
29
- [ ] I'm kind of lost, honestly
30
30
- [ ] I know what's up, I could help you run some commands or checks
31
31
- [ ] My machine is fully under my control, tell me what you need
32
- - [ ] I attended [ Defcon] ( https://defcon.org/ ) last year
32
+ - [ ] I attended [ Defcon] ( https://defcon.org ) last year
33
33
34
34
---
35
35
Original file line number Diff line number Diff line change 8
8
<a href =" #featured-in " ><img alt =" undefined " src =" https://img.shields.io/github/downloads/GitSquared/edex-ui/total.svg?style=popout " ></a >
9
9
<a href =" https://github.com/GitSquared/edex-ui/blob/master/LICENSE " ><img alt =" undefined " src =" https://img.shields.io/github/license/GitSquared/edex-ui.svg?style=popout " ></a >
10
10
<br >
11
- <a href =" https://github.com/GitSquared/edex-ui/releases/download/v2.2.5 /eDEX-UI-Windows.exe " target =" _blank " ><img alt =" undefined " src =" https://badgen.net/badge/Download/Windows/?color=blue&icon=windows&label " ></a >
12
- <a href =" https://github.com/GitSquared/edex-ui/releases/download/v2.2.5 /eDEX-UI-macOS.dmg " target =" _blank " ><img alt =" undefined " src =" https://badgen.net/badge/Download/macOS/?color=grey&icon=apple&label " ></a >
13
- <a href =" https://github.com/GitSquared/edex-ui/releases/download/v2.2.5 /eDEX-UI-Linux-x86_64.AppImage " target =" _blank " ><img alt =" undefined " src =" https://badgen.net/badge/Download/Linux64/?color=orange&icon=terminal&label " ></a >
14
- <a href =" https://github.com/GitSquared/edex-ui/releases/download/v2.2.5 /eDEX-UI-Linux-arm64-AppImage " target =" _blank " ><img alt =" undefined " src =" https://badgen.net/badge/Download/LinuxArm64/?color=orange&icon=terminal&label " ></a >
11
+ <a href =" https://github.com/GitSquared/edex-ui/releases/download/v2.2.6 /eDEX-UI-Windows.exe " target =" _blank " ><img alt =" undefined " src =" https://badgen.net/badge/Download/Windows/?color=blue&icon=windows&label " ></a >
12
+ <a href =" https://github.com/GitSquared/edex-ui/releases/download/v2.2.6 /eDEX-UI-macOS.dmg " target =" _blank " ><img alt =" undefined " src =" https://badgen.net/badge/Download/macOS/?color=grey&icon=apple&label " ></a >
13
+ <a href =" https://github.com/GitSquared/edex-ui/releases/download/v2.2.6 /eDEX-UI-Linux-x86_64.AppImage " target =" _blank " ><img alt =" undefined " src =" https://badgen.net/badge/Download/Linux64/?color=orange&icon=terminal&label " ></a >
14
+ <a href =" https://github.com/GitSquared/edex-ui/releases/download/v2.2.6 /eDEX-UI-Linux-arm64-AppImage " target =" _blank " ><img alt =" undefined " src =" https://badgen.net/badge/Download/LinuxArm64/?color=orange&icon=terminal&label " ></a >
15
15
<a href =" https://aur.archlinux.org/packages/edex-ui " target =" _blank " ><img alt =" undefined " src =" https://badgen.net/badge/AUR/Package/cyan " ></a >
16
16
<br ><br ><br >
17
17
</p >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " edex-ui" ,
3
3
"productName" : " eDEX-UI" ,
4
- "version" : " 3.0.0-pre " ,
4
+ "version" : " 2.2.6 " ,
5
5
"description" : " A science fiction desktop running everywhere. Awesome." ,
6
6
"keywords" : [
7
7
" desktop" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " edex-ui" ,
3
3
"productName" : " eDEX-UI" ,
4
- "version" : " 3.0.0-pre " ,
4
+ "version" : " 2.2.6 " ,
5
5
"description" : " eDEX-UI sci-fi interface" ,
6
6
"keywords" : [
7
7
" desktop" ,
You can’t perform that action at this time.
0 commit comments