Skip to content

Commit cebd2a3

Browse files
committed
Release v1.1.0
1 parent e9ad78d commit cebd2a3

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
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
[unreleased diff]
1111

12+
## [1.1.0] - 2023-12-02
13+
14+
[1.1.0 diff]
15+
1216
### Added
1317

1418
- Better shutdown for `qbx_core`.
@@ -49,7 +53,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4953
- Finishing message
5054
- Configuration file
5155

52-
[unreleased diff]: https://github.com/D4isDAVID/loadscreen/compare/v1.0.1...main
56+
[unreleased diff]: https://github.com/D4isDAVID/loadscreen/compare/v1.1.0...main
57+
[1.1.0]: https://github.com/D4isDAVID/loadscreen/releases/tag/v1.1.0
58+
[1.1.0 diff]: https://github.com/D4isDAVID/loadscreen/compare/v1.0.1...v1.1.0
5359
[1.0.1]: https://github.com/D4isDAVID/loadscreen/releases/tag/v1.0.1
5460
[1.0.1 diff]: https://github.com/D4isDAVID/loadscreen/compare/v1.0.0...v1.0.1
5561
[1.0.0]: https://github.com/D4isDAVID/loadscreen/releases/tag/v1.0.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 '1.1.0-dev'
4+
version '1.1.0'
55
description 'Loading screen for FiveM'
66
author 'David Malchin <malchin459@gmail.com>'
77
repository 'https://github.com/D4isDAVID/loadscreen'

0 commit comments

Comments
 (0)