Skip to content

Commit da0227f

Browse files
authored
Merge pull request #76 from NodeByteHosting/development
fix: amd vps pricing
2 parents 5aac173 + 4899606 commit da0227f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/core/constants/vps/amd.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const AMD_PLANS: VpsPlanSpec[] = [
2323
id: "2GB-R71700X",
2424
description: "Perfect for small projects, dev environments, and personal sites.",
2525
cpuModel: "AMD Ryzen™ 7 1700X",
26-
priceGBP: 5,
26+
priceGBP: 4.50,
2727
cpu: 1,
2828
ramGB: 2,
2929
storageGB: 25,

translations

0 commit comments

Comments
 (0)