We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f461629 commit 6e8322aCopy full SHA for 6e8322a
CHANGELOGS.md
@@ -1,3 +1,6 @@
1
+# 0.3.0
2
+- Added interfaces selection in settings
3
+
4
# 0.2.2
5
- Changed storage path to use WindowSill plugin data folder
6
NetStats.csproj
@@ -7,7 +7,7 @@
7
8
<PackageId>NetStats</PackageId>
9
<Title>NetStats</Title>
10
- <Version>0.2.2</Version>
+ <Version>0.3.0</Version>
11
<AssemblyVersion>0.1.67.0</AssemblyVersion>
12
<FileVersion>0.1.67.0</FileVersion>
13
<Description>An extension providing real-time network statistics.</Description>
0 commit comments