Skip to content

Commit 221f872

Browse files
Version bump to 1.3.3, update readme
1 parent dab7e70 commit 221f872

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -229,12 +229,12 @@ The [Prometheus metrics server](https://prometheus.io/) allows you to [explore t
229229
<tr>
230230
<td>resource_sink_total_points</td>
231231
<td>AWESOME sink total points</td>
232-
<td>url, session_name</td>
232+
<td>sink_type, url, session_name</td>
233233
</tr>
234234
<tr>
235235
<td>resource_sink_points_to_coupon</td>
236236
<td>AWESOME sink points to next coupon</td>
237-
<td>url, session_name</td>
237+
<td>sink_type, url, session_name</td>
238238
</tr>
239239
<tr>
240240
<td>resource_sink_collected_coupons</td>

Diff for: map/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: map/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "map",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Realtime map for Ficsit Remote Monitoring Companion",
55
"author": "Andy Hunt <[email protected]>",
66
"main": "index.js",

Diff for: version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.2
1+
1.3.3

0 commit comments

Comments
 (0)