Skip to content

Commit

Permalink
Retrofit id on SquotCompatibility-SqueakCommon package
Browse files Browse the repository at this point in the history
The added id is the same as that of the former Pharo-compatibility
package (on the develop branch). In the future, Squot may be able
to tell that the package has in fact just been renamed.
  • Loading branch information
j4yk committed Jul 10, 2022
1 parent 0ab414e commit 1ab2602
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/SquotCompatibility-SqueakCommon.package/.squot-contents
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
SquotTrackedObjectMetadata {
#objectClassName : #PackageInfo,
#id : UUID [ '98e88f8dbb13c346876a1c05b63475ee' ],
#objectsReplacedByNames : true,
#serializer : #SquotCypressCodeSerializer
}
}

0 comments on commit 1ab2602

Please sign in to comment.