diff --git a/README.md b/README.md index 0fcddf35..1c58c650 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,10 @@ [![CodeFactor](https://www.codefactor.io/repository/github/jagfx/ets2-dashboard-skin/badge)](https://www.codefactor.io/repository/github/jagfx/ets2-dashboard-skin/overview) [![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) [![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) -[![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) +[![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) [![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) [![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) [![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) -[![Dependecy Status](https://david-dm.org/JAGFx/ets2-dashboard-skin.svg)](https://david-dm.org/JAGFx/ets2-dashboard-skin) -[![devDependencies Status](https://david-dm.org/JAGFx/ets2-dashboard-skin/dev-status.svg)](https://david-dm.org/JAGFx/ets2-dashboard-skin?type=dev) [![Discord](https://img.shields.io/discord/764915323693826059.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/8abqrEeFxF) ## About @@ -29,7 +27,7 @@ by [Neranjana Wijesinghe](https://www.youtube.com/playlist?list=PLJONr1a8YX5Tyw- ## What is it? -This is an web app which you can use to choose a dashboard skin (Custom or from other truck brand (DAF, Man, Mercedes, +This is a web app which you can use to choose a dashboard skin (Custom or from other truck brand (DAF, Man, Mercedes, Renault, Scania or Volvo)) for your device to use as a second, independent dashboard . [See screenshots here](https://github.com/JAGFx/ets2-dashboard-skin/blob/master/doc/SKINS.md) diff --git a/package-lock.json b/package-lock.json index fc147046..d697b8a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ets2-dashboard-skin", - "version": "1.7.0-beta", + "version": "1.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ets2-dashboard-skin", - "version": "1.7.0-beta", + "version": "1.7.0", "license": "MIT", "dependencies": { "@fortawesome/fontawesome-free": "^5.15.4", diff --git a/package.json b/package.json index 9a599e0c..b5ebaf78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "ets2-dashboard-skin", - "version" : "1.7.0-beta", + "version" : "1.7.0", "private" : false, "description" : "Euro Truck Simulator 2 dashboard", "author" : {