diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bd6f70..86efbff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [4.4.0](https://github.com/WWDCScholars/web-app/compare/v4.4.0-pre.2...v4.4.0) (2024-03-27) + ## [4.4.0-pre.2](https://github.com/WWDCScholars/web-app/compare/v4.4.0-pre.1...v4.4.0-pre.2) (2024-03-27) diff --git a/package.json b/package.json index f430ca3..90c4b9a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "name": "wwdcscholars-web", "description": "WWDCScholars.com Website", - "version": "4.4.0-pre.2", + "version": "4.4.0", "license": "MIT", "author": { "name": "Moritz Sternemann",