Skip to content

Commit 801b124

Browse files
authored
Merge pull request #12 from SimpleMDM/1.3.1
bump version
2 parents b82e5f3 + 8f588c6 commit 801b124

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.3.1] - 2023-07-26
4+
5+
### Added
6+
7+
- Fixed "Munki Import throws python warnings with autopkg" https://github.com/SimpleMDM/munki-plugin/issues/9
8+
39
## [1.3.0] - 2023-07-26
410

511
### Added

SimpleMDMRepo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: utf-8
22

33
# SimpleMDMRepo.py
4-
# Version 1.3.0
4+
# Version 1.3.1
55

66
from __future__ import absolute_import, print_function
77

0 commit comments

Comments
 (0)