Skip to content

Commit 769ce81

Browse files
committed
🔖 release v1.7.0
1 parent 337b534 commit 769ce81

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@
33
[![CodeFactor](https://www.codefactor.io/repository/github/jagfx/ets2-dashboard-skin/badge)](https://www.codefactor.io/repository/github/jagfx/ets2-dashboard-skin/overview)
44
[![GitHub Version Pre-release](https://img.shields.io/github/v/release/JAGFx/ets2-dashboard-skin?include_prereleases&style=flat-square)](https://github.com/JAGFx/ets2-dashboard-skin/releases)
55
[![GitHub Milestone](https://img.shields.io/github/milestones/progress/JAGFx/ets2-dashboard-skin/9?style=flat-square)](https://github.com/JAGFx/ets2-dashboard-skin/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.7)
6-
[![GitHub Commit since](https://img.shields.io/github/commits-since/JAGFx/ets2-dashboard-skin/v1.7.0-beta?style=flat-square)](https://github.com/JAGFx/ets2-dashboard-skin/releases)
6+
[![GitHub Commit since](https://img.shields.io/github/commits-since/JAGFx/ets2-dashboard-skin/v1.7.0?style=flat-square)](https://github.com/JAGFx/ets2-dashboard-skin/releases)
77
[![GitHub Release Download](https://img.shields.io/github/downloads/JAGFx/ets2-dashboard-skin/total?style=flat-square)](https://github.com/JAGFx/ets2-dashboard-skin/releases/latest)
88
[![Github Licence](https://img.shields.io/github/license/JAGFx/ets2-dashboard-skin?style=flat-square)](https://github.com/JAGFx/ets2-dashboard-skin/blob/master/README.md)
99
[![GitHub Release Date](https://img.shields.io/github/release-date-pre/JAGFx/ets2-dashboard-skin?style=flat-square)](https://github.com/JAGFx/ets2-dashboard-skin/releases/latest)
10-
[![Dependecy Status](https://david-dm.org/JAGFx/ets2-dashboard-skin.svg)](https://david-dm.org/JAGFx/ets2-dashboard-skin)
11-
[![devDependencies Status](https://david-dm.org/JAGFx/ets2-dashboard-skin/dev-status.svg)](https://david-dm.org/JAGFx/ets2-dashboard-skin?type=dev)
1210
[![Discord](https://img.shields.io/discord/764915323693826059.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/8abqrEeFxF)
1311

1412
## About
@@ -29,7 +27,7 @@ by [Neranjana Wijesinghe](https://www.youtube.com/playlist?list=PLJONr1a8YX5Tyw-
2927

3028
## What is it?
3129

32-
This is an web app which you can use to choose a dashboard skin (Custom or from other truck brand (DAF, Man, Mercedes,
30+
This is a web app which you can use to choose a dashboard skin (Custom or from other truck brand (DAF, Man, Mercedes,
3331
Renault, Scania or Volvo)) for your device to use as a second, independent dashboard
3432
. [See screenshots here](https://github.com/JAGFx/ets2-dashboard-skin/blob/master/doc/SKINS.md)
3533

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "ets2-dashboard-skin",
3-
"version" : "1.7.0-beta",
3+
"version" : "1.7.0",
44
"private" : false,
55
"description" : "Euro Truck Simulator 2 dashboard",
66
"author" : {

0 commit comments

Comments
 (0)