diff --git a/README.md b/README.md index 8945cce..fd86f81 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![GitHub package.json version](https://img.shields.io/github/package-json/v/CodeDead/DeadHash-js) ![GitHub](https://img.shields.io/github/license/CodeDead/DeadHash-Js) -![GitHub Releases (by Release)](https://img.shields.io/github/downloads/CodeDead/DeadHash-js/v2.2.0/total) +![GitHub Releases (by Release)](https://img.shields.io/github/downloads/CodeDead/DeadHash-js/v2.2.1/total) DeadHash is a free and open-source utility to calculate file and text hashes and checksums. The following calculations are supported: diff --git a/package.json b/package.json index 3c283f3..356e7ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deadhash", - "version": "2.2.0", + "version": "2.2.1", "description": "File and text hash calculator", "homepage": "./", "private": true, @@ -12,7 +12,7 @@ "build": { "appId": "com.codedead.deadhash", "productName": "DeadHash", - "copyright": "Copyright © 2021 ${author}", + "copyright": "Copyright © 2022 ${author}", "win": { "target": [ "nsis",