1.0.4
- [Developer]: Re-fixed the
hashCode
bug so that the files collection is aList
instead of aSet
. TheSet
was throwing aNullPointerException
from Hibernate.
hashCode
bug so that the files collection is a List
instead of a Set
. The Set
was throwing a NullPointerException
from Hibernate.