[PR #446] [MERGED] Get the version of redumper #1021

Closed
opened 2026-01-29 16:24:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/446
Author: @fuzz6001
Created: 1/8/2023
Status: Merged
Merged: 2/25/2023
Merged by: @mnadareski

Base: masterHead: get-redumper-version


📝 Commits (2)

  • 10286cf Get the version
  • f1417a9 Correct the name of redumper (lowercase)

📊 Changes

2 files changed (+44 additions, -3 deletions)

View changed files

📝 MPF.Core/Converters/EnumConverter.cs (+1 -1)
📝 MPF.Modules/Redumper/Parameters.cs (+43 -2)

📄 Description

Output samples

Previous version

Dumping Info:
	Dumping Program: redumper v2022.10.28

Recent version

Dumping Info:
	Dumping Program: redumper v2022.12.22 build_87

Error

Dumping Info:
	Dumping Program: redumper Unknown Version

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/446 **Author:** [@fuzz6001](https://github.com/fuzz6001) **Created:** 1/8/2023 **Status:** ✅ Merged **Merged:** 2/25/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `get-redumper-version` --- ### 📝 Commits (2) - [`10286cf`](https://github.com/SabreTools/MPF/commit/10286cfca9902403ebdc19cb832db77b29a82901) Get the version - [`f1417a9`](https://github.com/SabreTools/MPF/commit/f1417a9f19dadad43ff35810eb6167f265a7f8b3) Correct the name of redumper (lowercase) ### 📊 Changes **2 files changed** (+44 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Core/Converters/EnumConverter.cs` (+1 -1) 📝 `MPF.Modules/Redumper/Parameters.cs` (+43 -2) </details> ### 📄 Description # Output samples ## Previous version ``` Dumping Info: Dumping Program: redumper v2022.10.28 ``` ## Recent version ``` Dumping Info: Dumping Program: redumper v2022.12.22 build_87 ``` ## Error ``` Dumping Info: Dumping Program: redumper Unknown Version ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:24:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1021