[PR #6745] [MERGED] chore: inno setup ignore version on .exe #7558

Closed
opened 2026-03-23 23:20:11 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/6745
Author: @Xazin
Created: 11/7/2024
Status: Merged
Merged: 11/20/2024
Merged by: @LucasXu0

Base: mainHead: fix/windows-version-issue


📝 Commits (1)

  • ecfba7e chore: inno setup ignore version on .exe

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 frontend/scripts/windows_installer/inno_setup_config.iss (+1 -1)

📄 Description

The reason windows users see wrong version number, is because our installer doesn't override the .exe file (which has the wrong version number).


🔄 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/AppFlowy-IO/AppFlowy/pull/6745 **Author:** [@Xazin](https://github.com/Xazin) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/20/2024 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix/windows-version-issue` --- ### 📝 Commits (1) - [`ecfba7e`](https://github.com/AppFlowy-IO/AppFlowy/commit/ecfba7e60fa4cb15beaba20a5f78e380f6308d20) chore: inno setup ignore version on .exe ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/scripts/windows_installer/inno_setup_config.iss` (+1 -1) </details> ### 📄 Description The reason windows users see wrong version number, is because our installer doesn't override the .exe file (which has the wrong version number). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:20:11 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#7558
No description provided.