We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e460138 commit 81270a9Copy full SHA for 81270a9
manifest.yaml
@@ -1,6 +1,6 @@
1
id: bitcoind
2
title: "Bitcoin Core"
3
-version: 25.0.0.1
+version: 25.0.0.2
4
eos-version: 0.3.4.3
5
release-notes: |
6
* Update to latest upstream (v25.0)
scripts/services/migrations.ts
@@ -230,5 +230,5 @@ export const migration: T.ExpectedExports.migration =
230
),
231
},
232
233
- "25.0.0.1"
+ "25.0.0.2"
234
);
0 commit comments