mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #183] BUG - The version of CIPP-API you are running is out of date. Your version is 1.2.0 and the latest version is 1.2.3. Please Update your CIPP-API Repository. #106
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#106
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @karnophage on GitHub (Nov 4, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/183
GIT master for API says 1.2.0 is the latest, but CIPP itself says 1.2.3.
@karnophage commented on GitHub (Nov 4, 2021):
Think I've fixed this myself by pulling the dev branch down, but yeah I don't think this should be occurring on stable.
@karnophage commented on GitHub (Nov 4, 2021):
Nope, pulling that branch and restarting the Azure app didn't help.
@KelvinTegelaar commented on GitHub (Nov 4, 2021):
CIP API is currently at 1.2.3. Are you sure you've executed the update correctly? The updating documentation is located here https://github.com/KelvinTegelaar/CIPP/blob/dev/Documentation/Updating.md
@karnophage commented on GitHub (Nov 4, 2021):
Definitely missed the "sync" on the function. Thanks!
@KelvinTegelaar commented on GitHub (Nov 4, 2021):
Awesome, thanks for reporting anyway!