Skip to content

Commit cd1f1d3

Browse files
committed
Version 3.0.2-pl
1 parent 0bbeee3 commit cd1f1d3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

_build/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
return [
1212
'name' => 'FileMan',
1313
'name_lower' => 'fileman',
14-
'version' => '3.0.1',
14+
'version' => '3.0.2',
1515
'release' => 'pl',
1616
// Install package to site right after build
1717
'install' => true,

core/components/fileman/docs/changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Changelog for FileMan.
22

3+
3.0.2-pl
4+
==============
5+
- Fixed a fatal error when creating a resource
6+
37
3.0.1-pl
48
==============
59
- Added en lexicon

0 commit comments

Comments
 (0)