Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
zyronix committed Nov 14, 2024
2 parents 64d1a1b + 929134f commit dbeb8a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/HashtopolisTest.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ abstract class HashtopolisTest {
"0.13.1" => "fc4b5226c1d36dc0197f4d17d216298972055c09",
"0.14.0" => "0af7193310c9c1f37a274578e159ab3ae0a6caad",
"0.14.1" => "375f2ce022c4b3e0780abf9dcca1e6af8e966c1a",
"0.14.2" => "d397e4b8ec1d2591b93fa44c8660edc314401da5"
"0.14.2" => "d397e4b8ec1d2591b93fa44c8660edc314401da5",
"0.14.3" => "28edceb48098571c14e5ea17cd7381f3947a8a1a"
];

public function initAndUpgrade($fromVersion) {
Expand Down

0 comments on commit dbeb8a9

Please sign in to comment.