Commit cd07811df55015140208a9dac87b9d1479d666fe

Authored by Athos
1 parent 94e65504
Exists in master

update template

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
template.html.tt
... ... @@ -53,15 +53,15 @@
53 53 <thead>
54 54 <tr>
55 55 <th></th>
56   - <th colspan="2">Release 4</th>
57 56 <th colspan="2">Release 5</th>
  57 + <th colspan="2">Release 6</th>
58 58 </tr>
59 59 <tr>
60 60 <th>PACKAGE</th>
61   - <th>git:stable-4.2</th>
62   - <th>softwarepublico/v4</th>
63   - <th>git:master</th>
  61 + <th>git:stable-5.0</th>
64 62 <th>softwarepublico/v5</th>
  63 + <th>git:master</th>
  64 + <th>softwarepublico/v6</th>
65 65 </tr>
66 66 </thead>
67 67 <tbody>
... ...