diff --git a/LimeLogin-Patches/0001-preparing-for-first-patch.patch b/FastLogin-Patches/0001-preparing-for-first-patch.patch
similarity index 99%
rename from LimeLogin-Patches/0001-preparing-for-first-patch.patch
rename to FastLogin-Patches/0001-preparing-for-first-patch.patch
index 52f33c1..5e95d1b 100644
--- a/LimeLogin-Patches/0001-preparing-for-first-patch.patch
+++ b/FastLogin-Patches/0001-preparing-for-first-patch.patch
@@ -1,4 +1,4 @@
-From 02afb970fc51bff2da0b78631c70fd4552c6191e Mon Sep 17 00:00:00 2001
+From 8d20670f827b3ff5ba81e967c5e60f97f29b14bf Mon Sep 17 00:00:00 2001
From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com>
Date: Mon, 14 Jun 2021 21:12:13 +0400
Subject: [PATCH] preparing for first patch
@@ -18415,5 +18415,5 @@ index 6031c25..b65c5a4 100644
com.mycila
license-maven-plugin
--
-2.31.1.windows.1
+2.32.0.windows.1
diff --git a/LimeLogin-Patches/0002-Added-old-commits-from-forked-repo-Fastlogin.patch b/FastLogin-Patches/0002-Added-old-commits-from-forked-repo-Fastlogin.patch
similarity index 99%
rename from LimeLogin-Patches/0002-Added-old-commits-from-forked-repo-Fastlogin.patch
rename to FastLogin-Patches/0002-Added-old-commits-from-forked-repo-Fastlogin.patch
index 72523c8..2ec4b69 100644
--- a/LimeLogin-Patches/0002-Added-old-commits-from-forked-repo-Fastlogin.patch
+++ b/FastLogin-Patches/0002-Added-old-commits-from-forked-repo-Fastlogin.patch
@@ -1,4 +1,4 @@
-From 4c74c0c9b0da05fb070a012dddc791c7fb8c4e4e Mon Sep 17 00:00:00 2001
+From 979a51e843ef6c205ad839317f99ac6a7ea76062 Mon Sep 17 00:00:00 2001
From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com>
Date: Mon, 14 Jun 2021 22:27:22 +0400
Subject: [PATCH] Added old commits from forked repo Fastlogin
@@ -305,5 +305,5 @@ index ecb1c44..477c026 100644
database: '{pluginDir}/FastLogin.db'
--
-2.31.1.windows.1
+2.32.0.windows.1
diff --git a/applyPatches.sh b/applyPatches.sh
index 9b19c0b..1abb623 100644
--- a/applyPatches.sh
+++ b/applyPatches.sh
@@ -36,4 +36,4 @@ applyPatch() {
git submodule update --init
-applyPatch LimeLogin FastLogin LimeLogin-Plugin main
\ No newline at end of file
+applyPatch FastLogin FastLogin LimeLogin-Plugin main
\ No newline at end of file
diff --git a/reBuildPatches.sh b/reBuildPatches.sh
index 19caa83..5927cf0 100644
--- a/reBuildPatches.sh
+++ b/reBuildPatches.sh
@@ -41,4 +41,4 @@ if [ "$clean" == "clean" ]; then
rm -rf *-Patches
fi
-savePatches LimeLogin LimeLogin-Plugin main
\ No newline at end of file
+savePatches FastLogin LimeLogin-Plugin main
\ No newline at end of file