Skip to content

Commit de0b270

Browse files
committed
update
1 parent 9d57119 commit de0b270

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Thanks @fauxserve for coming up with the idea and initial bash version.
3232

3333
## History
3434

35+
- 2025-11-15: Fix MDM removal script (issue #21) along with a typo for macOS minor version.
36+
3537
- 2025-10-23: Update MDM removal to align with API changes in Jamf Pro 11.21. Invalidate bearer token generated during enrollment.
3638

3739
- 2024-10-05: Fix issue calling automated device enrollment.

ReEnroller/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>20251023.042532</string>
22+
<string>20251116.033822</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)