File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
[ unreleased diff]
11
11
12
+ ## [ 1.0.1] - 2023-08-17
13
+
14
+ [ 1.0.1 diff]
15
+
12
16
### Fixed
13
17
14
18
- Finishing message not showing up.
@@ -28,6 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
32
- Finishing message
29
33
- Configuration file
30
34
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
32
38
[ 1.0.0 ] : https://github.com/D4isDAVID/loadscreen/releases/tag/v1.0.0
33
39
[ 1.0.0 commits ] : https://github.com/D4isDAVID/loadscreen/commits/v1.0.0
Original file line number Diff line number Diff line change 1
1
fx_version ' cerulean'
2
2
game ' gta5'
3
3
4
- version ' 1.0.0 '
4
+ version ' 1.0.1 '
5
5
description ' Loading screen for FiveM'
6
6
author ' David Malchin <malchin459@gmail.com>'
7
7
repository ' https://github.com/D4isDAVID/loadscreen'
You can’t perform that action at this time.
0 commit comments