Skip to content

Commit 289990f

Browse files
committed
Merge pull request #49 from VSEphpbb/fixes
Name build script [ci skip]
2 parents f532903 + 00ab961 commit 289990f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project name="Extension Builder" description="Builds an extension.zip from a git repository" default="all">
2+
<project name="Google Analytics Extension Builder" description="Builds an extension.zip from a git repository" default="all">
33
<property name="vendor-name" value="phpbb" />
44
<property name="extension-name" value="googleanalytics" />
55
<!--

0 commit comments

Comments
 (0)