[GH-ISSUE #1620] after updating to the latest release (v6.8.5) , the version info shows the previous release number - (v6.8.4) #889

Closed
opened 2026-02-26 02:34:32 +03:00 by kerem · 1 comment
Owner

Originally created by @debugdummy on GitHub (Dec 7, 2022).
Original GitHub issue: https://github.com/koel/koel/issues/1620

Describe the bug
After compiling and building the latest release, when checking the info (about Koel) button, it shows the previous version

To reproduce
Steps to reproduce the behavior:

  1. get the latest version from the release page, compile, build, copy .. the works, then visit the freshly brew web-interface.
  2. Click on the version info button..(about Koel)
  3. the pop-up screen shows the previous release version, expected v6.8.5, shown is v6.8.4

Screenshots
Koel-Version

Environment

  • Koel version - v6.8.5
  • OS: Ubuntu 22.04 server
  • Browser chrome
  • PHP version 8.1.13
  • Node version 18.7.0

Additional context
@Phanan - Keep up the good work!

Originally created by @debugdummy on GitHub (Dec 7, 2022). Original GitHub issue: https://github.com/koel/koel/issues/1620 **Describe the bug** After compiling and building the latest release, when checking the info (about Koel) button, it shows the previous version **To reproduce** Steps to reproduce the behavior: 1. get the latest version from the release page, compile, build, copy .. the works, then visit the freshly brew web-interface. 2. Click on the version info button..(about Koel) 3. the pop-up screen shows the previous release version, expected v6.8.5, shown is v6.8.4 **Screenshots** ![Koel-Version](https://user-images.githubusercontent.com/111283489/206186066-2deefcf2-be13-46f9-8698-5b994e7f23a2.JPG) **Environment** - Koel version - v6.8.5 - OS: Ubuntu 22.04 server - Browser chrome - PHP version 8.1.13 - Node version 18.7.0 **Additional context** @Phanan - Keep up the good work!
kerem closed this issue 2026-02-26 02:34:32 +03:00
Author
Owner

@phanan commented on GitHub (Dec 7, 2022):

Can't reproduce:

$ git checkout v6.8.5
HEAD is now at af467343 chore(release): bump version to v6.8.5

$ cat .version
v6.8.5

image

This might be a cache issue.

<!-- gh-comment-id:1340951300 --> @phanan commented on GitHub (Dec 7, 2022): Can't reproduce: ```bash $ git checkout v6.8.5 HEAD is now at af467343 chore(release): bump version to v6.8.5 $ cat .version v6.8.5 ``` ![image](https://user-images.githubusercontent.com/8056274/206188613-abef6efb-8254-4b91-9bbc-907542372bd7.png) This might be a cache issue.
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
starred/koel-koel#889
No description provided.