Skip to content

Commit 5462da4

Browse files
authored
Change Icon (#259)
1 parent 8f6fd3d commit 5462da4

8 files changed

Lines changed: 3 additions & 3 deletions

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,6 @@ Set an environment variable `DiffEngine_Disabled` with the value `true`.
133133

134134
## Icons
135135

136-
[Gears](https://thenounproject.com/term/gear/172042/) designed by [Gregor Cresnar](https://thenounproject.com/grega.cresnar/) from [The Noun Project](https://thenounproject.com).
136+
[Game](https://thenounproject.com/term/game/2956486/) designed by [Andrejs Kirma](https://thenounproject.com/andrejs/) from [The Noun Project](https://thenounproject.com).
137137

138138
Tray icons from [LineIcons](https://lineicons.com/icons/).

readme.source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ Set an environment variable `DiffEngine_Disabled` with the value `true`.
7777

7878
## Icons
7979

80-
[Gears](https://thenounproject.com/term/gear/172042/) designed by [Gregor Cresnar](https://thenounproject.com/grega.cresnar/) from [The Noun Project](https://thenounproject.com).
80+
[Game](https://thenounproject.com/term/game/2956486/) designed by [Andrejs Kirma](https://thenounproject.com/andrejs/) from [The Noun Project](https://thenounproject.com).
8181

8282
Tray icons from [LineIcons](https://lineicons.com/icons/).
-21.9 KB
Binary file not shown.
1.26 KB
Loading
-21.9 KB
Binary file not shown.
1.45 KB
Loading

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<PropertyGroup>
44
<NoWarn>CS1591;CS0649</NoWarn>
5-
<Version>8.0.3</Version>
5+
<Version>8.1.0</Version>
66
<AssemblyVersion>1.0.0</AssemblyVersion>
77
<PackageTags>Testing, Snapshot, Diff, Compare</PackageTags>
88
<Description>Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.</Description>

src/icon.png

-7.04 KB
Loading

0 commit comments

Comments
 (0)