Skip to content

Commit

Permalink
initial commit of transition to api v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
spell00 committed Nov 4, 2020
1 parent 002e090 commit fd87690
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/api/php/endpoints/candidate/visit/visit.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,15 @@ class Visit extends Endpoint implements \LORIS\Middleware\ETagCalculator
=======
// Removed 0.0.2 since session requires a project.
return [
<<<<<<< 17f3d25ca4bcbadcd8ffc6d1b5e4e6b42eca8df2
'v0.0.2',
'v0.0.3',
'v0.0.4',
>>>>>>> initial commit of transition to api v0.0.4
=======
'v0.0.2',
'v0.0.3',
'v0.0.4',
>>>>>>> initial commit of transition to api v0.0.4
];
}
Expand Down

0 comments on commit fd87690

Please sign in to comment.