Skip to content

Commit d9663be

Browse files
author
Laurent
committed
Bump package version and update changelog
1 parent c615a79 commit d9663be

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Diff for: Packages/LightingTools.LightmapSwitcher/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2525

2626
## [2019.4.2] - 2024-08-26
2727

28-
- Fix for terrain/multiple terrains
28+
- Fix for terrain/multiple terrains
29+
30+
## [2019.4.2] - 2024-08-31
31+
32+
- Remove the need to manually store the lighting scenario data
33+
- Fix lightmap indices storage and application at runtime

Diff for: Packages/LightingTools.LightmapSwitcher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.laurenth.lightingtools-lightmapswitcher",
33
"displayName": "Lightmap Switcher",
4-
"version": "2019.4.2",
4+
"version": "2019.4.3",
55
"unity": "2019.4",
66
"description": "Allows you to switch pre-baked lighting at runtime.",
77
"dependencies": {

0 commit comments

Comments
 (0)