Skip to content

Commit 4758048

Browse files
committed
v1.14.6 (2025-05-30T11:48Z)
1 parent 39e7414 commit 4758048

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

advancedfx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
bl_info = {
44
"name": "advancedfx Blender Scripts",
55
"author": "advancedfx.org",
6-
"version": (1, 14, 4),
6+
"version": (1, 14, 6),
77
"blender": (3, 5, 0),
88
"location": "File > Import/Export",
99
"description": "For inter-operation with HLAE.",

advancedfx/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For more informations visit it's Advancedfx Wiki page ( https://github.com/advan
5050

5151
Changelog:
5252

53-
1.14.5 (2025-05-30T11:30Z):
53+
1.14.6 (2025-05-30T11:48Z):
5454
- Fixed bug with initalization of base classes
5555

5656
1.14.4 (2025-03-19T11:42Z):

0 commit comments

Comments
 (0)