Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
epm
git
Commits
8bf9beb2
Commit
8bf9beb2
authored
Nov 16, 2016
by
Marius David Wieschollek
Browse files
Updated version
parent
54f975ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
.build/usr/share/doc/ess-module-git/changelog
View file @
8bf9beb2
ess-module-git (0.6.2) stable; urgency=low
* Updated Hooks
-- Marius David Wieschollek <ess@mdns.eu> Fri, 18 Nov 2016 12:00:00 +0100
ess-module-git (0.6.1) stable; urgency=low
* Fixed declaration errors in some hooks
...
...
config.php
View file @
8bf9beb2
...
...
@@ -6,7 +6,7 @@
* Time: 13:31
*/
define
(
"GIT_MODULE_VERSION"
,
"0.6.
1
"
);
define
(
"GIT_MODULE_VERSION"
,
"0.6.
2
"
);
define
(
"GIT_MODULE_NAME"
,
"git"
);
$cfg
[
'modules'
][
GIT_MODULE_NAME
]
=
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment