Skip to content

Commit

Permalink
Update stray alpha.6 reference
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain committed Jun 22, 2021
1 parent e1e7e7b commit 8efabae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/params/src/presets/minimal/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {IBeaconPreset} from "../../preset";
import {phase0} from "./phase0";
import {altair} from "./altair";

export const commit = "v1.1.0-alpha.6";
export const commit = "v1.1.0-alpha.7";

export const preset: IBeaconPreset = {
...phase0,
Expand Down

0 comments on commit 8efabae

Please sign in to comment.