Skip to content

Commit 76b2eec

Browse files
committed
Release 3.0.8
1 parent fe9d1e2 commit 76b2eec

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

app/config/core.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
$CWL['applicationID'] = '';
343343
$CWL['applicationPassword'] = '';
344344

345-
define('IPEER_VERSION', '3.0.7');
345+
define('IPEER_VERSION', '3.0.8');
346346

347347

348348
/**

readme.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
iPeer 3.0.8
2+
---------------------------
3+
This is a maintenance release.
4+
* Fixed reported bug in student index
5+
* Fixed courses edit for instructors and tutors
6+
* Modified courses/edit for instructor in no faculties
7+
* Fixed a timezone bug.
8+
* Added a small event model test
9+
* Fixed survey group member model tests
10+
111
iPeer 3.0.7
212
---------------------------
313
This is a maintenance release.

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.7
1+
3.0.8

0 commit comments

Comments
 (0)