Skip to content

Commit 9ef103d

Browse files
committed
Release v2.1.0
1 parent 28aac72 commit 9ef103d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
88

99
[unreleased diff]
1010

11+
## [2.1.0] - 2024-08-28
12+
13+
[2.1.0 diff]
14+
1115
### Added
1216

1317
- Convar to remember the audio volume set by the player using audio controls.
@@ -133,7 +137,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
133137
- Finishing message
134138
- Configuration file
135139

136-
[unreleased diff]: https://github.com/D4isDAVID/loadscreen/compare/v2.0.0...main
140+
[unreleased diff]: https://github.com/D4isDAVID/loadscreen/compare/v2.1.0...main
141+
[2.1.0]: https://github.com/D4isDAVID/loadscreen/releases/tag/v2.1.0
142+
[2.1.0 diff]: https://github.com/D4isDAVID/loadscreen/compare/v2.0.0...v2.1.0
137143
[2.0.0]: https://github.com/D4isDAVID/loadscreen/releases/tag/v2.0.0
138144
[2.0.0 diff]: https://github.com/D4isDAVID/loadscreen/compare/v1.2.0...v2.0.0
139145
[1.2.0]: https://github.com/D4isDAVID/loadscreen/releases/tag/v1.2.0

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fx_version 'cerulean'
22
game 'gta5'
33

4-
version '2.1.0-dev'
4+
version '2.1.0'
55
description 'Clean and fully configurable loading screen for FiveM'
66
author 'David Malchin <malchin459@gmail.com>'
77
repository 'https://github.com/D4isDAVID/loadscreen'

0 commit comments

Comments
 (0)