Skip to content

Commit f8d21f9

Browse files
committed
Release 1.2.1
1 parent 2fc97bb commit f8d21f9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

extension.driver.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ class Extension_DebugDevKit extends Extension {
1010
public function about() {
1111
return array(
1212
'name' => 'Debug DevKit',
13-
'version' => '1.2',
14-
'release-date' => '2011-06-14',
13+
'version' => '1.2.1',
14+
'release-date' => '2011-07-03',
1515
'author' => array(
1616
'name' => 'Rowan Lewis',
1717
'website' => 'http://rowanlewis.com/',

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
A debug panel for Symphony.
44
It is part of the Symphony core download package.
55

6-
- Version: 1.2
7-
- Date: 2011-06-14
6+
- Version: 1.2.1
7+
- Date: 2011-07-03
88
- Requirements: Symphony 2.0.4 or later
99
- Author: Rowan Lewis, me@rowanlewis.com
1010
- GitHub Repository: <http://github.com/rowan-lewis/debugdevkit>

0 commit comments

Comments
 (0)