File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -78,12 +78,12 @@ Oversnip is open source and powered by Electron. Hop in and make it your own!
78
78
## Download
79
79
80
80
<p align =" center " >
81
- <a href =" https://github.com/AskingQuestions/oversnip/releases/download/v1.0.8 /oversnip-1.0.8 .Setup.exe " ><img style =" width : 100px " src =" images/windows.svg " ></a >
81
+ <a href =" https://github.com/AskingQuestions/oversnip/releases/download/v1.0.9 /oversnip-1.0.9 .Setup.exe " ><img style =" width : 100px " src =" images/windows.svg " ></a >
82
82
  ;   ;   ;   ;   ;   ;   ;   ;   ;   ;   ;   ;
83
- <a href="https://github.com/AskingQuestions/oversnip/releases/download/v1.0.8 /oversnip-1.0.8 -x64.dmg
83
+ <a href="https://github.com/AskingQuestions/oversnip/releases/download/v1.0.9 /oversnip-1.0.9 -x64.dmg
84
84
"><img style =" width : 100px " src =" images/apple.svg " ></a >
85
85
  ;   ;   ;   ;   ;   ;   ;   ;   ;   ;   ;   ;
86
- <a href="https://github.com/AskingQuestions/oversnip/releases/download/v1.0.8 /oversnip-1.0.8_amd64 .deb
86
+ <a href="https://github.com/AskingQuestions/oversnip/releases/download/v1.0.9 /oversnip-1.0.9_amd64 .deb
87
87
"><img style =" width : 100px " src =" images/linux.svg " ></a >
88
88
89
89
</p >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " oversnip" ,
3
- "version" : " 1.0.7 " ,
3
+ "version" : " 1.0.9 " ,
4
4
"description" : " A minimal screenshot tool for Windows, Mac, and Linux" ,
5
5
"main" : " main.js" ,
6
6
"scripts" : {
44
44
"ignore" : [
45
45
" frontend" ,
46
46
" images/examples"
47
+ ],
48
+ "arch" : [
49
+ " x64" ,
50
+ " arm64"
47
51
]
48
52
},
49
53
"makers" : [
You can’t perform that action at this time.
0 commit comments