We can find the Application version in two ways:
1) From the Form Application:
Help > About Oracle Applications
2) Connect to database as user apps and execute below command.
SQL> SELECT RELEASE_NAME FROM FND_PRODUCT_GROUPS;
RELEASE_NAME
————————————————–
12.0.6
