# shiftcontroller/2.2.0/application/version.php

ShiftController Employee Shift Scheduling, version 2.2.0. 3 lines.

- Page: https://pluginprobe.com/plugins/shiftcontroller/2.2.0/code/application/version.php
- Raw: https://pluginprobe.com/plugins/shiftcontroller/2.2.0/raw/application/version.php
- Modified: 2014-03-12T15:00:34+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/shiftcontroller/2.2.0/code/application/version.php#L10-L20`.

```php
<?php
define('HC_APP_VERSION', '2.2.0');

```
