Skip to content

Commit

Permalink
flow version revert
Browse files Browse the repository at this point in the history
  • Loading branch information
diDroid committed Nov 17, 2023
1 parent 0b7c279 commit 1d91736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Flows/Flows.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ final class Flows {
* @var array
*/
protected static $data = array(
'version' => '1.0.4',
'version' => '1.0.3',

// Each time step is viewed, insert GMT timestamp to array.
'isViewed' => array(),
Expand Down

0 comments on commit 1d91736

Please sign in to comment.