diff --git a/lib/data/courses_data.dart b/lib/data/courses_data.dart index 39e9216c..8f96b264 100755 --- a/lib/data/courses_data.dart +++ b/lib/data/courses_data.dart @@ -4140,7 +4140,7 @@ List> coursesData = [ }, { 'courseCode': 'EEE', - 'courseID': 'G512', + 'courseID': 'G626', 'courseTitle': 'Hardware Software Co-Design', 'courseCredits': '4', 'cdcList': [], @@ -6826,7 +6826,7 @@ List> coursesData = [ 'cdcList': [], 'delList': [] }, - { + { 'courseCode': 'MGTS', 'courseID': 'F315', 'courseTitle': 'Managerial and Leadership Skills', diff --git a/pubspec.yaml b/pubspec.yaml index 8ded264a..038cb923 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: cgpacalculator description: Journaling and Analysing Courses and CGPA Made Easy publish_to: 'none' -version: 1.0.16+16 +version: 1.0.18+18 environment: sdk: '>=3.4.3 <4.0.0'