We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c39ac4 commit 5328b2dCopy full SHA for 5328b2d
1 file changed
DFRawFunctions.php
@@ -31,7 +31,7 @@
31
'author' => 'Quietust',
32
'url' => 'http://dwarffortresswiki.org/index.php/User:Quietust',
33
'description' => 'Dwarf Fortress Raw parser functions',
34
- 'version' => '1.7.3',
+ 'version' => '1.7.4',
35
);
36
37
$wgAutoloadClasses['DFRawFunctions'] = dirname(__FILE__) . '/DFRawFunctions.body.php';
0 commit comments