This commit is contained in:
Prohurtz 2023-02-10 15:52:05 -06:00
commit 62fc9581cc
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
> All notable changes to this project will be documented in this file
## [1.1.5](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.4...v1.1.5) (2023-02-10)
### 🐛 Bug Fixes
* dead link to parts list ([73a3b10](https://github.com/RedHawk989/EyeTrackVR-Docs/commit/73a3b1005ef01ada4f2edd1d3852e952dd771ef5))
## [1.1.4](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.1.3...v1.1.4) (2023-02-10)

View File

@ -1,6 +1,6 @@
{
"name": "etvr_docs",
"version": "1.1.4",
"version": "1.1.5",
"description": "Official Docs for ETVR",
"repository": "https://github.com/RedHawk989/EyeTrackVR",
"author": "DaOfficialWizard",