Skip to content

Commit

Permalink
Updating hash of release to correct hash
Browse files Browse the repository at this point in the history
  • Loading branch information
zyronix committed Nov 14, 2024
1 parent f80542a commit 929134f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/HashtopolisTest.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ abstract class HashtopolisTest {
"0.14.0" => "0af7193310c9c1f37a274578e159ab3ae0a6caad",
"0.14.1" => "375f2ce022c4b3e0780abf9dcca1e6af8e966c1a",
"0.14.2" => "d397e4b8ec1d2591b93fa44c8660edc314401da5",
"0.14.3" => "878b6db5f05075e68e1f89cc94efaa33d98b9f8c"
"0.14.3" => "28edceb48098571c14e5ea17cd7381f3947a8a1a"
];

public function initAndUpgrade($fromVersion) {
Expand Down

0 comments on commit 929134f

Please sign in to comment.