Skip to content

Update version naming and config to 2025-2026#146

Merged
GoogolGenius merged 2 commits intomainfrom
feature/v2025-2026
Jul 7, 2025
Merged

Update version naming and config to 2025-2026#146
GoogolGenius merged 2 commits intomainfrom
feature/v2025-2026

Conversation

@GoogolGenius
Copy link
Copy Markdown
Member

No description provided.

@GoogolGenius GoogolGenius requested a review from Copilot July 7, 2025 14:18
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 7, 2025

Visit the preview URL for this PR (updated for commit 8c902e8):

https://magnify--pr146-feature-v2025-2026-l9vvpcdc.web.app

(expires Mon, 14 Jul 2025 14:21:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9d7af0ca9f95ffb1f7aaef8a25560cf9e42173b6

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the project’s year range from 2024–2025 to 2025–2026 across various configuration and metadata files.

  • Bumped the Program of Studies PDF link to the new 2025–2026 document
  • Updated the PWA manifest and HTML title/meta tags to reflect 2025–2026
  • Incremented the package version and refreshed the supported versions table in SECURITY.md

Reviewed Changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/data/links.ts Replaced PDF URL for Program of Studies to 2025–2026
public/manifest.json Changed app “name” to include 2025–2026
public/index.html Updated <title> and Open Graph tags for 2025–2026
package.json Bumped "version" from 2024-2025.0.1 to 2025-2026.0.0
SECURITY.md Adjusted supported version table for 2025–2026

Comment thread package.json
{
"name": "magnify",
"version": "2024-2025.0.1",
"version": "2025-2026.0.0",
Copy link

Copilot AI Jul 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version field should follow SemVer's MAJOR.MINOR.PATCH without hyphens in the major segment. Consider using a purely numeric major version (e.g., 2026.0.0) or encoding the year range in metadata so the field remains semver-compliant.

Suggested change
"version": "2025-2026.0.0",
"version": "2026.0.0",

Copilot uses AI. Check for mistakes.
@GoogolGenius GoogolGenius merged commit 10dca60 into main Jul 7, 2025
5 checks passed
@GoogolGenius GoogolGenius deleted the feature/v2025-2026 branch July 7, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants