Skip to content

Commit 81270a9

Browse files
committed
bump version
1 parent e460138 commit 81270a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id: bitcoind
22
title: "Bitcoin Core"
3-
version: 25.0.0.1
3+
version: 25.0.0.2
44
eos-version: 0.3.4.3
55
release-notes: |
66
* Update to latest upstream (v25.0)

scripts/services/migrations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,5 +230,5 @@ export const migration: T.ExpectedExports.migration =
230230
),
231231
},
232232
},
233-
"25.0.0.1"
233+
"25.0.0.2"
234234
);

0 commit comments

Comments
 (0)