Skip to content

Commit 6befb44

Browse files
committed
Release v1.0.1
1 parent a9014ac commit 6befb44

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.0.1] - 2023-08-17
13+
14+
[1.0.1 diff]
15+
1216
### Fixed
1317

1418
- Finishing message not showing up.
@@ -28,6 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2832
- Finishing message
2933
- Configuration file
3034

31-
[unreleased diff]: https://github.com/D4isDAVID/loadscreen/compare/v1.0.0...main
35+
[unreleased diff]: https://github.com/D4isDAVID/loadscreen/compare/v1.0.1...main
36+
[1.0.1]: https://github.com/D4isDAVID/loadscreen/releases/tag/v1.0.1
37+
[1.0.1 diff]: https://github.com/D4isDAVID/loadscreen/compare/v1.0.0...v1.0.1
3238
[1.0.0]: https://github.com/D4isDAVID/loadscreen/releases/tag/v1.0.0
3339
[1.0.0 commits]: https://github.com/D4isDAVID/loadscreen/commits/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.0.0'
4+
version '1.0.1'
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)