From: Shan Shaji <s.shaji@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve_flutter_frontend 1/1] chore: add explicit version property for path packages
Date: Tue, 23 Sep 2025 14:06:20 +0200 [thread overview]
Message-ID: <20250923120620.279795-4-s.shaji@proxmox.com> (raw)
In-Reply-To: <20250923120620.279795-1-s.shaji@proxmox.com>
Signed-off-by: Shan Shaji <s.shaji@proxmox.com>
---
pubspec.lock | 2 +-
pubspec.yaml | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/pubspec.lock b/pubspec.lock
index f279b53..4fb3848 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -601,7 +601,7 @@ packages:
path: "../proxmox_login_manager"
relative: true
source: path
- version: "0.0.1"
+ version: "1.0.0"
pub_semver:
dependency: transitive
description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 3053124..4fc68e0 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -36,8 +36,10 @@ dependencies:
path_provider: ^2.0.8
proxmox_dart_api_client:
path: ../proxmox_dart_api_client
+ version: 1.0.0
proxmox_login_manager:
path: ../proxmox_login_manager
+ version: 1.0.0
collection: ^1.15.0-nullsafety.4
shared_preferences: any
--
2.47.2
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-09-23 12:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-23 12:06 [pve-devel] [PATCH proxmox_login_manager/pve_flutter_frontend 0/3] chore: add CHANGELOG file and explicit version numbers " Shan Shaji
2025-09-23 12:06 ` [pve-devel] [PATCH proxmox_login_manager 1/2] chore: bumb version to v1.0.0 Shan Shaji
2025-09-23 12:06 ` [pve-devel] [PATCH proxmox_login_manager 2/2] chore: add explicit version for dart_client package Shan Shaji
2025-09-23 12:06 ` Shan Shaji [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250923120620.279795-4-s.shaji@proxmox.com \
--to=s.shaji@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox