Skip to content

Commit

Permalink
added release tag for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
s3inlc committed Nov 14, 2024
1 parent 28edceb commit f80542a
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" => "878b6db5f05075e68e1f89cc94efaa33d98b9f8c"
];

public function initAndUpgrade($fromVersion) {
Expand Down

0 comments on commit f80542a

Please sign in to comment.