diff --git a/.gitattribute b/.gitattribute new file mode 100644 index 0000000..e58d89b --- /dev/null +++ b/.gitattribute @@ -0,0 +1,5 @@ +/.gitattributes export-ignore +/.gitignore export-ignore +/.tx/ export-ignore +/language/*.pot export-ignore +/language/*.po export-ignore \ No newline at end of file diff --git a/config/module.ini b/config/module.ini index a16a468..04a6fa6 100644 --- a/config/module.ini +++ b/config/module.ini @@ -1,6 +1,6 @@ [info] name = "FreeSpace" -version = "1.0" +version = "1.0.1" author = "Sylvain Machefert" configurable = false description = "Display the remaining space on disk on the admin dashboard."